]> git.baikalelectronics.ru Git - kernel.git/commit
[TCP]: Create tcp_sacktag_one().
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Fri, 16 Nov 2007 03:44:56 +0000 (19:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:06 +0000 (14:54 -0800)
commit083b39505f9e77a497e840fb79569a8f05910a77
tree620f07ee479703562cb9e58c9119a1f8ed6b0804
parent811a498e4eeb10d287fe1a96c5d3b290ab889a71
[TCP]: Create tcp_sacktag_one().

Worker function that implements the main logic of
the inner-most loop of tcp_sacktag_write_queue().

Idea was originally presented by David S. Miller.

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