summaryrefslogtreecommitdiffstats
path: root/net/dsa
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <brouer@redhat.com>2017-08-29 16:37:40 +0200
committerDavid S. Miller <davem@davemloft.net>2017-08-29 19:51:28 +0200
commitc31e5a4876cdfbfcc28c4fb201ad872c65671067 (patch)
tree2796a7c5b638c813aaed663acb6a0d79b6b9855d /net/dsa
parentMerge tag 'rxrpc-next-20170829' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadlinux-c31e5a4876cdfbfcc28c4fb201ad872c65671067.tar.xz
linux-c31e5a4876cdfbfcc28c4fb201ad872c65671067.zip
xdp: remove redundant argument to trace_xdp_redirect
Supplying the action argument XDP_REDIRECT to the tracepoint xdp_redirect is redundant as it is only called in-case this action was specified. Remove the argument, but keep "act" member of the tracepoint struct and populate it with XDP_REDIRECT. This makes it easier to write a common bpf_prog processing events. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions