commit | e600707b021efdc109e7becd467798da339ec26d | [log] [tgz] |
---|---|---|
author | Brian Cavagnolo <brian@cozybit.com> | Thu Mar 17 11:58:44 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 30 14:15:13 2011 -0400 |
tree | 29a8d2287c1ef4bc33865ee9995029ebdfb43faa | |
parent | 5faa1aff08ef8d82b98ac2dfd7beb62ae6eda5e5 [diff] |
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>