]> git.baikalelectronics.ru Git - kernel.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)
commit5c0339e75740cd06998c178dc915ebb317fa211a
tree2ce61d4894023389258db20edc30ce7d7863d6be
parentee59251efcf8954293f142f86343e62db090439c
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