[TCP]: Convert highest_sack to sk_buff to allow direct access
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Fri, 16 Nov 2007 03:41:46 +0000 (19:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:03 +0000 (14:54 -0800)
commita47e5a988a575e64c8c9bae65a1dfe3dca7cba32
tree30c389efb3a98a7af24150e5f6462f3c379d1e63
parent85cc391c0e4584db594bfc4005c63c07c76c5077
[TCP]: Convert highest_sack to sk_buff to allow direct access

It is going to replace the sack fastpath hint quite soon... :-)

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tcp.h
include/net/tcp.h
net/ipv4/tcp_input.c
net/ipv4/tcp_output.c