git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38ce7c7
)
tcp: Fix order of tests in tcp_retransmit_skb()
author
David S. Miller
<davem@davemloft.net>
Tue, 23 Sep 2008 08:29:23 +0000
(
01:29
-0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 23 Sep 2008 08:29:23 +0000
(
01:29
-0700)
tcp_write_queue_next() must only be made if we know that
tcp_skb_is_last() evaluates to false.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found