[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)
commit4e3ab47a547616e583c7a5458beced6aa34c8ef3
treeb889a8a472c657f706f91c4831c2fd5ee19f6a4e
parentdfa4091129019959f4608756f76dc687495287ad
[NET]: Make and use skb_get_queue_mapping

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>
drivers/net/cpmac.c
include/linux/skbuff.h
net/sched/sch_teql.c