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:
342dfc3
)
ipv4: be friend with drop monitor
author
Eric Dumazet
<edumazet@google.com>
Sun, 19 Jan 2014 02:27:49 +0000
(18:27 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 19 Jan 2014 07:08:02 +0000
(23:08 -0800)
Replace some dev_kfree_skb() with kfree_skb() calls when
we drop one skb, this might help bug tracking.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found