From: David Ahern <[email protected]> Date: Tue, 17 Apr 2018 10:00:39 -0700
> 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 <[email protected]> Applied, thanks David.
