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)
commit9f8955cc468ddb7d08a0e614a45f9a82c4019b00
tree52c4d3eeb3a0744d92c8bffe87c6bc9615fe3a7e
parente2cb77db089796f163092326ca25512845df7a3a
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
This page took 0.026587 seconds and 5 git commands to generate.