iwlwifi: mvm: ignore STOP_AGG when restarting
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 4 Mar 2013 07:11:08 +0000 (09:11 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 Mar 2013 12:37:35 +0000 (13:37 +0100)
commitf9aa8dd33714f17c7229ad89309406a1ccb3cd3f
tree6d938728407b96fabd1b5c45356c69d3af806e71
parentde8bc6dd2d52cacaa76ea381ffdc00919b100a2c
iwlwifi: mvm: ignore STOP_AGG when restarting

Since the device is being restarted, all the Rx / Tx Block
Ack sessions are been wiped out by the driver. So ignore
the requests from mac80211 that stops Tx agg while
reconfiguring the device.

Note that stopping a non-existing Rx BA session is harmless,
so just honor mac80211's request.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/sta.c