diff options
author | Jakub Kicinski <[email protected]> | 2018-01-23 11:22:54 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-23 20:24:31 -0500 |
commit | 7c5db7e7292f7f3244f895e7fa301dcff647e07e (patch) | |
tree | cbd37f35387938e891ba140be8abbd9874904d98 /net/unix/af_unix.c | |
parent | caf952288d715df32b2e70c64506849287844fe4 (diff) |
netdevsim: don't compile BPF code if syscall not enabled
We should not compile netdevsim/bpf.c if BPF syscall is not
enabled. Otherwise bpf core would have to provide wrappers
for all functions offload drivers may call, even though
system will never see a BPF object.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions