diff options
author | 2017-12-01 15:08:55 -0800 | |
---|---|---|
committer | 2017-12-03 00:27:57 +0100 | |
commit | 118b4aa25d90d0930611b71dd28a749c67309ccb (patch) | |
tree | 0bc03fa9db7238f29d62765b33c5414f3940813a /drivers/net/tun.c | |
parent | Merge branch 'bpf-nfp-jmp-memcpy-improvements' (diff) | |
download | wireguard-linux-118b4aa25d90d0930611b71dd28a749c67309ccb.tar.xz wireguard-linux-118b4aa25d90d0930611b71dd28a749c67309ccb.zip |
net: xdp: avoid output parameters when querying XDP prog
The output parameters will get unwieldy if we want to add more
information about the program. Simply pass the entire
struct netdev_bpf in.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions