diff options
author | 2017-08-24 12:33:03 +0200 | |
---|---|---|
committer | 2017-08-24 11:59:36 -0700 | |
commit | d08adb82fda523cb51a767e2833c5c5bb0906162 (patch) | |
tree | 13b00e88c2cf06cfb008b407f1b302ba69e3d1fb /net/core/dev.c | |
parent | Merge branch 'mlxsw-ipv4-host-dpipe-table' (diff) | |
download | wireguard-linux-d08adb82fda523cb51a767e2833c5c5bb0906162.tar.xz wireguard-linux-d08adb82fda523cb51a767e2833c5c5bb0906162.zip |
xdp: remove bpf_warn_invalid_xdp_redirect
Given there is a tracepoint that can track the error code
of xdp_do_redirect calls, the WARN_ONCE in bpf_warn_invalid_xdp_redirect
doesn't seem relevant any longer. Simply remove the function.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions