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:
cc72d10
)
net: skb_share_check() should use consume_skb()
author
Eric Dumazet
<edumazet@google.com>
Fri, 3 Aug 2012 20:54:15 +0000
(20:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 4 Aug 2012 08:27:57 +0000
(
01:27
-0700)
In order to avoid false drop_monitor indications, we should
call consume_skb() if skb_clone() was successful.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found