]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iwlwifi-for-kalle-2017-10-06' of git://git.kernel.org/pub/scm/linux/kernel...
authorKalle Valo <kvalo@codeaurora.org>
Mon, 9 Oct 2017 14:31:39 +0000 (17:31 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 9 Oct 2017 14:31:39 +0000 (17:31 +0300)
commitfc0c556a04c9535651a3a5a9c5fc95639cc63872
tree4a4fe25e07e97c4c0b8fb6807d573923e3404008
parent919b62f1a6792727ea239a622088508e20ede9ff
parent35cc17af5de4f98375f8dab05e7bc8b2d6d3e959
Merge tag 'iwlwifi-for-kalle-2017-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes

Second set of iwlwifi fixes for 4.14

* Fix support for 3168 device series;
* Fix a potential crash when using FW debugging recording;
* Improve channel flags parsing to avoid warnings on too long traces;
* Return -ENODATA when the temperature is not available, since the
  -EIO we were returning was causing fatal errors in userspace;
* Avoid printing too many messages in dmesg when using monitor mode,
  since this can become very noisy and completely flood the logs;