]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tcp: Partial hint clearing has again become meaningless
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sun, 21 Sep 2008 04:18:32 +0000 (21:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Sep 2008 04:18:32 +0000 (21:18 -0700)
commit64edc2736e23994e0334b70c5ff08dc33e2ebbd9
tree2ce61d4894023389258db20edc30ce7d7863d6be
parentd950f264ff7260d8c1e124158d758db13e1ad2d0
tcp: Partial hint clearing has again become meaningless

Ie., the difference between partial and all clearing doesn't
exists anymore since the SACK optimizations got dropped by
an sacktag rewrite.

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