From: Pavel Emelyanov <[EMAIL PROTECTED]>
Date: Fri, 19 Oct 2007 13:04:13 +0400
> 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 <[EMAIL PROT
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 <[EMAIL PROTECTED]>
---
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index 6f85db