Hi Kalle, Here is the third set of fixes for 4.13. More details in the tag description. This includes both series I sent out, the first one, with v2 of the second patch, with an improved commit message, and the second one, which contains the mac80211 patch as well. I have sent this out before and kbuildbot didn't find any issues. Please let me know if there are any issues. Cheers, Luca. The following changes since commit 368bd88ebb64cabe4a1ec727659214bb8d693707: Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes (2017-08-03 11:01:11 +0300) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2018-08-09 for you to fetch changes up to 20fc690f38d17b8f961101a477a9aa0841fb6e20: iwlwifi: mvm: send delba upon rx ba session timeout (2017-08-09 10:05:01 +0300) ---------------------------------------------------------------- Some more fixes for 4.13 * 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); * Fix a severe throughput aggregation on 9000-family devices due to aggregation issues. ---------------------------------------------------------------- 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 Naftali Goldstein (2): mac80211: add api to start ba session timer expired flow iwlwifi: mvm: send delba upon rx ba session timeout 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 ++++++---- drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 4 ++-- include/net/mac80211.h | 15 +++++++++++++++ net/mac80211/agg-rx.c | 22 +++++++++++++++++++++- 6 files changed, 59 insertions(+), 10 deletions(-)
Attachment:
signature.asc
Description: This is a digitally signed message part