aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/cls_bpf.c
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2016-11-26 01:28:04 +0100
committerDavid S. Miller <davem@davemloft.net>2016-11-27 20:38:47 -0500
commit88575199cc65de99a156888629a68180c830eff2 (patch)
tree813b5da46b6d10f916bccc2f408dd689c613eeb3 /net/sched/cls_bpf.c
parentsfc: remove unneeded variable (diff)
downloadlinux-dev-88575199cc65de99a156888629a68180c830eff2.tar.xz
linux-dev-88575199cc65de99a156888629a68180c830eff2.zip
bpf: drop unnecessary context cast from BPF_PROG_RUN
Since long already bpf_func is not only about struct sk_buff * as input anymore. Make it generic as void *, so that callers don't need to cast for it each time they call BPF_PROG_RUN(). Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_bpf.c')
0 files changed, 0 insertions, 0 deletions