[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
commit261ab365fadd53ddc1b292b1663800e11fbf3e71
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Thu, 1 Nov 2007 07:10:18 +0000 (1 00:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Nov 2007 07:10:18 +0000 (1 00:10 -0700)
tree18224fa6f7c36155837e7afcf958b10eb3f05273
parente56d6cd6057aac1c6ed8e1590acd62b46e06201d
[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion

Similar to commit 3eec0047d9bdd, point of this is to avoid
skipping R-bit skbs.

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