diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2016-03-04 15:15:04 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-08 13:55:15 -0500 |
commit | 577c50aade0f34926e4a47f61629739e6da91af6 (patch) | |
tree | dd4eb57a1facc0344f6f3d5454e95f886ab2cb7b /usr | |
parent | 8afd54c87ad7089734ef0527937a256586ba828a (diff) |
bpf: make helper function protos static
They are only used here, so there's no reason they should not be static.
Only the vlan push/pop protos are used in the test_bpf suite.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions