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:
29c10a8
)
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
author
Rick Jones
<rick.jones2@hp.com>
Tue, 9 Sep 2014 21:43:27 +0000
(14:43 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Sep 2014 00:33:56 +0000
(17:33 -0700)
Convert the normal transmit completion path from dev_kfree_skb_any()
to dev_consume_skb_any() to help keep dropped packet profiling
meaningful.
Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found