mwl8k: differentiate between WMM queues and AMPDU queues
authorBrian Cavagnolo <brian@cozybit.com>
Thu, 17 Mar 2011 18:58:44 +0000 (11:58 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Mar 2011 18:15:13 +0000 (14:15 -0400)
commite600707b021efdc109e7becd467798da339ec26d
tree29a8d2287c1ef4bc33865ee9995029ebdfb43faa
parent5faa1aff08ef8d82b98ac2dfd7beb62ae6eda5e5
mwl8k: differentiate between WMM queues and AMPDU queues

We now have two different kinds of queues.  And the number of
AMPDU queues may vary.  So we must be clear about which queues we
are dealing with.  Note that when we report the number of queues
to mac80211, we only report the WMM queues.

Based on work by Yogesh Powar <yogeshp@marvell.com>.

Signed-off-by: Brian Cavagnolo <brian@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c