iwlwifi: check for aggregation frame and queue
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Wed, 3 Feb 2010 20:24:44 +0000 (12:24 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Thu, 11 Feb 2010 18:26:10 +0000 (10:26 -0800)
commit45d427001b5eec03cecaacddb53c73af46bb263e
tree07b680ce2ce880974b55ec87e493d1f41b6b5208
parent04cafd7fa74d5f70efc93bef36f118177057ff74
iwlwifi: check for aggregation frame and queue

Error checking for aggregation frames should go into aggregation queue,
if aggregation queue not available, use legacy queue instead.
Also make sure the aggregation queue is available to activate,
if driver and mac80211 is out-of-sync, try to disable the queue and
sync-up with mac80211.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-rs.c
drivers/net/wireless/iwlwifi/iwl-tx.c