[TCP]: Place file operations directly into tcp_seq_afinfo.
authorDenis V. Lunev <den@openvz.org>
Mon, 14 Apr 2008 05:13:30 +0000 (22:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 05:13:30 +0000 (22:13 -0700)
commit68fcadd16c371d5e0698ba366f33a4f990ce83ce
tree074c58f40e77dd03f464e5d68f7f00841fa68f96
parent52d6f3f11bdb8c26fead701c9dbad08acd28063d
[TCP]: Place file operations directly into tcp_seq_afinfo.

No need to have separate never-used variable.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp_ipv4.c
net/ipv6/tcp_ipv6.c