]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitaa3ea7e49c0ff25e639cac2e195cecef1408456c
treeb889a8a472c657f706f91c4831c2fd5ee19f6a4e
parent7a625847d5cd84b8258ef5342a7eeb24716a9fc0
[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