commit | 110b2263db8ab91d204378988ca73b932b26dad3 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@intel.com> | Thu Nov 14 08:28:46 2019 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Nov 15 22:29:17 2019 +0100 |
tree | 2ba17d50560e19063bfed4f94c3f5056fa801c51 | |
parent | fcf35131396ace1339e2ca89b45a6b12eed17105 [diff] |
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