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:
658cb35
)
af_netlink: drop_monitor/dropwatch friendly
author
Eric Dumazet
<edumazet@google.com>
Sun, 22 Apr 2012 21:30:29 +0000
(21:30 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Apr 2012 04:35:14 +0000
(
00:35
-0400)
Need to consume_skb() instead of kfree_skb() in netlink_dump() and
netlink_unicast_kernel() to avoid false dropwatch positives.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found