mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-17 03:59:34 -04:00
Initial patches missed case with CONFIG_BPF_SYSCALL not set. Fixes:11393cc9b9("xdp: Add batching support to redirect map") Fixes:97f91a7cf0("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>