From: Luca Coelho <[email protected]>
Hi,
This is the third set of fixes for 4.13.
The issues solved here are:
* Fix a memory leak in the SAR code;
* Fix a stuck queue case in AP mode;
* Convert a WARN to a simple debug in a legitimate race case (from
which we can recover);
As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.
Please review.
Cheers,
Luca.
Avraham Stern (1):
iwlwifi: mvm: start mac queues when deferred tx frames are purged
Christophe Jaillet (1):
iwlwifi: mvm: Fix a memory leak in an error handling path in
'iwl_mvm_sar_get_wgds_table()'
Emmanuel Grumbach (1):
iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU
drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 6 ++++--
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 12 +++++++++++-
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 10 ++++++----
3 files changed, 21 insertions(+), 7 deletions(-)
--
2.13.2