]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tcp: add helper for lost bit toggling
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sun, 21 Sep 2008 04:19:22 +0000 (21:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Sep 2008 04:19:22 +0000 (21:19 -0700)
commit41ea36e35a0daa75377b3e70680e5c3a3f83fe27
treed329b2def429374aeb7f6a46bbe8fb6d40156288
parentc8c213f20ce97c66fe2ff86f33814d1ca0f9d7ea
tcp: add helper for lost bit toggling

This useful because we'd need to verifying soon in many places
which makes things slightly more complex than it used to be.

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