]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit9e10c47cb9fe3154416787523f7a0df02133063f
tree620f07ee479703562cb9e58c9119a1f8ed6b0804
parentb7d4815f35ab1d0f1eef2521a94a7d4c789290a2
[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