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:
a3bf5c4
)
net: add skb_get_tx_queue() helper
author
Daniel Borkmann
<dborkman@redhat.com>
Wed, 27 Aug 2014 09:11:27 +0000
(11:11 +0200)
committer
David S. Miller
<davem@davemloft.net>
Sat, 30 Aug 2014 03:02:07 +0000
(20:02 -0700)
Replace occurences of skb_get_queue_mapping() and follow-up
netdev_get_tx_queue() with an actual helper function.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found