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:
4e3ab47
)
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
author
Pavel Emelyanov
<xemul@openvz.org>
Mon, 22 Oct 2007 00:01:56 +0000
(17:01 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:56 +0000
(
02:59
-0700)
Many places get the queue_mapping field from skb to pass it to the
netif_subqueue_stopped() which will be 0 in any case.
Make the helper that works with sk_buff
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found