]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iwlwifi-for-kalle-2018-08-09' of git://git.kernel.org/pub/scm/linux/kernel...
authorKalle Valo <kvalo@codeaurora.org>
Wed, 9 Aug 2017 19:37:23 +0000 (22:37 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 9 Aug 2017 19:37:23 +0000 (22:37 +0300)
commit1534cf1ae9782adb05127435333f510ae534572e
treeb4b1d2f3b94ebdaef58ac1eb9db1d5b530d8f72a
parent4e155ede87cb5a9d65f11ceea46c05dae39fd9c3
parent9b6d48e0e06f6a994ae04139de93d70986e5f06e
Merge tag 'iwlwifi-for-kalle-2018-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes

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.