]> git.baikalelectronics.ru Git - kernel.git/commit
net: fix build error in devmap helper calls
authorJohn Fastabend <john.fastabend@gmail.com>
Tue, 18 Jul 2017 04:56:48 +0000 (21:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Jul 2017 04:58:32 +0000 (21:58 -0700)
commit4f529677339a945cc3c9a7a5172dfc527aa3a85b
tree12f880d0e98cd9e4010bfa8566c1c17b2bcffa3b
parent52dc99edac9d3dc47fce7b214696bc1626284e2d
net: fix build error in devmap helper calls

Initial patches missed case with CONFIG_BPF_SYSCALL not set.

Fixes: 85d93df2d36f ("xdp: Add batching support to redirect map")
Fixes: e3e70468e656 ("bpf: add bpf_redirect_map helper routine")
Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/bpf.h