diff options
author | Maciej Fijalkowski <[email protected]> | 2020-02-05 05:58:33 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-02-05 22:06:09 +0100 |
commit | 32c92c15ad3dca6f7cca8643766ad79fa3ab3d17 (patch) | |
tree | 5764c11370772c61c755b754279b83bdbc663728 /drivers/usb/cdns3/cdns3-debug.h | |
parent | c77e9f09143822623dd71a0fdc84331129e97c3a (diff) |
samples: bpf: Drop doubled variable declaration in xdpsock
Seems that by accident there is a doubled declaration of global variable
opt_xdp_bind_flags in xdpsock_user.c. The second one is uninitialized so
compiler was simply ignoring it.
To keep things clean, drop the doubled variable.
Fixes: c543f5469822 ("samples/bpf: add unaligned chunks mode support to xdpsock")
Signed-off-by: Maciej Fijalkowski <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Björn Töpel <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions