]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 7 Oct 2015 21:48:39 +0000 (16:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2015 11:26:58 +0000 (04:26 -0700)
commit568204e5c8c8ad51f0b6cad8cf52d2bca8e74fa1
tree52c4d3eeb3a0744d92c8bffe87c6bc9615fe3a7e
parenta8d39c94056a8f252bcf87291fdba4af5976d8fa
ipv6: Merge __ip6_local_out and __ip6_local_out_sk

Only __ip6_local_out_sk has callers so rename __ip6_local_out_sk
__ip6_local_out and remove the previous __ip6_local_out.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/ipv6/output_core.c
net/ipv6/route.c
net/ipv6/xfrm6_policy.c