From: David Miller <[email protected]> Date: Wed, 18 Oct 2017 13:47:29 +0100 (WEST)
> Series applied.
I had to revert as this breaks the build:
net/netfilter/xt_bpf.c: In function ‘__bpf_mt_check_path’:
net/netfilter/xt_bpf.c:59:7: error: too few arguments to function
‘bpf_obj_get_user’
fd = bpf_obj_get_user(path);
^~~~~~~~~~~~~~~~
