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:
1e701f1
)
hp100: Convert the normal skb free path to dev_consume_skb_any()
author
Rick Jones
<rick.jones2@hp.com>
Mon, 8 Sep 2014 15:31:32 +0000
(08:31 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Sep 2014 22:39:58 +0000
(15:39 -0700)
A bit of floor sweeping in a dusty old corner. Convert the "normal"
skb free calls to dev_consume_skb_any() so packet drop tracing will
be more sane.
Signed-off-by: Rick Jones <rick.jones2@hp.com>
Acked-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found