[TCP]: Abstract out all write queue operations.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 7 Mar 2007 20:12:44 +0000 (12:12 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:02 +0000 (22:24 -0700)
This allows the write queue implementation to be changed,
for example, to one which allows fast interval searching.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found