diff options
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2009-03-18 05:51:43 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-03-28 01:12:57 +0100 |
commit | 5c2207c64209be2fe0d6b43ada2e41b28a948015 (patch) | |
tree | 0cef2f9713b33626d21843b0a3cf0fd1062b7054 /drivers/net/wireless/iwlwifi/iwl3945-base.c | |
parent | iwl3945: use changed in iwl3945_mac_config (diff) | |
download | linux-5c2207c64209be2fe0d6b43ada2e41b28a948015.tar.xz linux-5c2207c64209be2fe0d6b43ada2e41b28a948015.zip |
iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down
When receive IEEE80211_AMPDU_RX_STOP or IEEE80211_AMPDU_TX_STOP request
in iwl_mac_ampdu_action() from mac80211; check STATUS_EXIT_PENDING bit,
if NIC is on the way out, then return 0 back to mac80211, this can
prevent mac80211 report HW error incorrectly.
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl3945-base.c')
0 files changed, 0 insertions, 0 deletions