diff options
author | 2017-06-11 00:50:46 +0200 | |
---|---|---|
committer | 2017-06-10 19:05:46 -0400 | |
commit | 966789fb8636a35c3263076fea382263c5e56802 (patch) | |
tree | 67625e38b67da7ef4662d3d96bda323e55744ff4 /include/linux/socket.h | |
parent | bpf, tests: set rlimit also for test_align, so it doesn't fail (diff) | |
download | wireguard-linux-966789fb8636a35c3263076fea382263c5e56802.tar.xz wireguard-linux-966789fb8636a35c3263076fea382263c5e56802.zip |
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
Since cg_skb_func_proto() doesn't do anything else than just calling
into sk_filter_func_proto(), remove it and set sk_filter_func_proto()
directly for .get_func_proto callback.
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 'include/linux/socket.h')
0 files changed, 0 insertions, 0 deletions