aboutsummaryrefslogtreecommitdiff
path: root/include/net/tcp.h
diff options
context:
space:
mode:
authorJakub Sitnicki <[email protected]>2017-07-31 10:09:41 +0200
committerDavid S. Miller <[email protected]>2017-07-31 18:01:33 -0700
commit1f139ed9ec40521b4497aa34e107d38bb082b0e0 (patch)
tree92e16f99915b618181b4b7b4a9642b81f6ad1cdc /include/net/tcp.h
parent98c13bb750b532ab28798d5ff0cb6f951b225fbd (diff)
ipv6: Avoid going through ->sk_net to access the netns
There is no need to go through sk->sk_net to access the net namespace and its sysctl variables because we allocate the sock and initialize sk_net just a few lines earlier in the same routine. Signed-off-by: Jakub Sitnicki <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/net/tcp.h')
0 files changed, 0 insertions, 0 deletions