From: Pavel Emelyanov Date: Mon, 22 Oct 2007 00:01:56 +0000 (-0700) Subject: [NET]: Hide the queue_mapping field inside netif_subqueue_stopped X-Git-Tag: v2.6.24-rc1~62^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668f895a85b0c3a62a690425145f13dabebebd7a;p=pandora-kernel.git [NET]: Hide the queue_mapping field inside netif_subqueue_stopped 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed