diff options
author | David S. Miller <davem@davemloft.net> | 2012-06-09 08:24:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-09 08:24:18 +0200 |
commit | fbfe95a42e90b3dd079cc9019ba7d7700feee0f6 (patch) | |
tree | f5f16e6efcf1411a47df8b836f669fc452489dd4 /net/ipv6/ipv6_sockglue.c | |
parent | af_unix: speedup /proc/net/unix (diff) | |
download | linux-fbfe95a42e90b3dd079cc9019ba7d7700feee0f6.tar.xz linux-fbfe95a42e90b3dd079cc9019ba7d7700feee0f6.zip |
inet: Create and use rt{,6}_get_peer_create().
There's a lot of places that open-code rt{,6}_get_peer() only because
they want to set 'create' to one. So add an rt{,6}_get_peer_create()
for their sake.
There were also a few spots open-coding plain rt{,6}_get_peer() and
those are transformed here as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ipv6_sockglue.c')
0 files changed, 0 insertions, 0 deletions