]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Mar 2011 02:37:11 +0000 (19:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Mar 2011 02:37:11 +0000 (19:37 -0700)
commitbe09c0f2515869d59206bd72cbd990794cce948e
tree97cecb7a1645b8e24f886ec6924543f70b95e661
parent1755a2d543c761845341655ff2602b2eb50f279b
tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c