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:
0815798
)
ipv6: call consume_skb() in frag/reassembly
author
Eric Dumazet
<edumazet@google.com>
Tue, 24 Apr 2012 10:17:59 +0000
(10:17 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 26 Apr 2012 00:39:46 +0000
(20:39 -0400)
Some kfree_skb() calls should be replaced by consume_skb() to avoid
drop_monitor/dropwatch false positives.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found