commit | 0034622693ad21d6b341a1b51e766f72d1ef512e | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Tue Oct 23 20:50:58 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Oct 23 21:27:53 2007 -0700 |
tree | be75bb46f9c51a0cf2f6262462710a747b528235 | |
parent | 6a5f44d7a048c97b8bae8ce464c97b8fad61ff99 [diff] |
[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE Fix one more user of netiff_subqueue_stopped. To check for the queue id one must use the __netiff_subqueue_stoped call. This run out of my sight when I made the: 668f895a85b0c3a62a690425145f13dabebebd7a [NET]: Hide the queue_mapping field inside netif_subqueue_stopped commit :( Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>