commit | fe067e8ab5e0dc5ca3c54634924c628da92090b4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Mar 07 12:12:44 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:24:02 2007 -0700 |
tree | 98f5a6ebbb770f16682cfc52caea2da1e7eeb73b | |
parent | 02ea4923b4997d7e1310c027081f46d584b9d714 [diff] |
[TCP]: Abstract out all write queue operations. 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>