diff options
author | David Ahern <dsahern@gmail.com> | 2018-04-17 10:00:39 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-17 13:19:22 -0400 |
commit | 032234d8231909ac049f22ea3b408487e1c103eb (patch) | |
tree | fa280ca40a865bb875a5a2a01c98201b265f7d3d /net/ipv6/route.c | |
parent | 684009d4fdaf40f1e50b0589cff6e039e97058a4 (diff) | |
download | lwn-032234d8231909ac049f22ea3b408487e1c103eb.tar.gz lwn-032234d8231909ac049f22ea3b408487e1c103eb.zip |
net/ipv6: Make __inet6_bind static
BPF core gets access to __inet6_bind via ipv6_bpf_stub_impl, so it is
not invoked directly outside of af_inet6.c. Make it static and move
inet6_bind after to avoid forward declaration.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/route.c')
0 files changed, 0 insertions, 0 deletions