commit | e2cb77db089796f163092326ca25512845df7a3a | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Oct 07 16:48:38 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 08 04:26:57 2015 -0700 |
tree | d3ebd206afc735e0a6b3cb5ffe959774fd5d1e56 | |
parent | b92dacd45698e120104ff81066ceb534916090d9 [diff] |
ipv4: Merge ip_local_out and ip_local_out_sk It is confusing and silly hiding a parameter so modify all of the callers to pass in the appropriate socket or skb->sk if no socket is known. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>