mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>