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)
commit46f55cffa47330b99537985a50d92945d4b34658
tree12f880d0e98cd9e4010bfa8566c1c17b2bcffa3b
parent95b80bf3db03c2bf572a357cf74b9a6aefef0a4a
net: fix build error in devmap helper calls

Initial patches missed case with CONFIG_BPF_SYSCALL not set.

Fixes: 11393cc9b9be ("xdp: Add batching support to redirect map")
Fixes: 97f91a7cf04f ("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