]> asedeno.scripts.mit.edu Git - linux.git/commit
samples/bpf: Remove duplicate option from xdpsock
authorAndre Guedes <andre.guedes@intel.com>
Thu, 14 Nov 2019 16:28:46 +0000 (08:28 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 15 Nov 2019 21:29:17 +0000 (22:29 +0100)
commit110b2263db8ab91d204378988ca73b932b26dad3
tree2ba17d50560e19063bfed4f94c3f5056fa801c51
parentfcf35131396ace1339e2ca89b45a6b12eed17105
samples/bpf: Remove duplicate option from xdpsock

The '-f' option is shown twice in the usage(). This patch removes the
outdated version.

Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20191114162847.221770-1-andre.guedes@intel.com
samples/bpf/xdpsock_user.c