diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-11-10 18:25:46 -0800 |
---|---|---|
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2010-11-16 07:46:18 -0800 |
commit | cfa1da7e9133be9280990b2a64fa7696924c8d9a (patch) | |
tree | 2446eac54ef262d3c7593dbba40fe2b0b1456564 /drivers/net/wireless/iwlwifi/iwl-agn-rxon.c | |
parent | ea9b307f8e859186a6791e0d508c5993448ac900 (diff) |
iwlagn: fix PAN queues
Currently, when a PAN queue needs to be
stopped, we erroneously stop queue number 5
(for example) with mac80211 -- which doesn't
even exist!
To avoid that problem, recalculate the swq_id
for all queues when setting up the queues,
and don't use the default identity mapping
that is acceptable for devices which don't
support PAN.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-agn-rxon.c')
0 files changed, 0 insertions, 0 deletions