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:
7c1c97d
)
sfc: remove incorrect EFX_BUG_ON_PARANOID check
author
Jon Cooper
<jcooper@solarflare.com>
Tue, 21 Oct 2014 13:50:29 +0000
(14:50 +0100)
committer
David S. Miller
<davem@davemloft.net>
Wed, 22 Oct 2014 16:51:16 +0000
(12:51 -0400)
write_count and insert_count can wrap around, making > check invalid.
Fixes:
70b33fb0ddec827cbbd14cdc664fc27b2ef4a6b6
("sfc: add support for
skb->xmit_more").
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found