diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-07-17 03:29:51 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-17 03:29:51 (GMT) |
commit | 1ed834655a0d42ecd80ff051e681e2ea44747b6c (patch) | |
tree | 065943419a374616442027fc60c499565e1f16d5 /net/ipv6/xfrm6_state.c | |
parent | ca12a1a443a51298afcca627ad0bcbd8ad1dcddc (diff) | |
download | linux-fsl-qoriq-1ed834655a0d42ecd80ff051e681e2ea44747b6c.tar.xz |
tcp: replace tcp_sock argument with sock in some places
These places have a tcp_sock, but we'd prefer the sock itself to
get net from it. Fortunately, tcp_sk macro is just a type cast, so
this replace is really cheap.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/xfrm6_state.c')
0 files changed, 0 insertions, 0 deletions