]> 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)
commit532547b827a34a16be1598a23f9add255adbea77
tree12f880d0e98cd9e4010bfa8566c1c17b2bcffa3b
parentde90f9168080d28b083225238db5a641bdf06922
net: fix build error in devmap helper calls

Initial patches missed case with CONFIG_BPF_SYSCALL not set.

Fixes: 7d98f2a4c505 ("xdp: Add batching support to redirect map")
Fixes: ded0f297905f ("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