[NET]: Make and use skb_get_queue_mapping
authorPavel Emelyanov <xemul@openvz.org>
Mon, 22 Oct 2007 00:01:29 +0000 (17:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:56 +0000 (02:59 -0700)
Make the helper for getting the field, symmetrical to
the "set" one. Return 0 if CONFIG_NETDEVICES_MULTIQUEUE=n

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found