diff options
| author | Neal Cardwell <ncardwell@google.com> | 2012-10-22 21:41:48 +0000 | 
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2012-10-23 13:03:44 -0400 | 
| commit | f3f121359caa069cefbc48008e94bcd862ca21e2 (patch) | |
| tree | bfa8bbdf065bb5f0886935a8006f1ecfc43d02dc /net/ipv4/tcp_ipv4.c | |
| parent | 598e74f32c6dd4b3dd0ed382c889be07a7c6cbc0 (diff) | |
| download | olio-linux-3.10-f3f121359caa069cefbc48008e94bcd862ca21e2.tar.xz olio-linux-3.10-f3f121359caa069cefbc48008e94bcd862ca21e2.zip  | |
ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
Remove an icsk variable, which by convention should refer to an
inet_connection_sock rather than an inet_sock. In the process, make
the tcp_v6_early_demux() code and formatting a bit more like
tcp_v4_early_demux(), to ease comparisons and maintenance.
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions