Merge tag 'iwlwifi-for-kalle-2019-10-09' of git://git.kernel.org/pub/scm/linux/kernel...
authorKalle Valo <kvalo@codeaurora.org>
Wed, 9 Oct 2019 18:10:12 +0000 (21:10 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 9 Oct 2019 18:10:12 +0000 (21:10 +0300)
commit3aed88373bda44863d2333f1a0132068fe713275
treed4c1354443841d5985a6f0ca7879636036f8b286
parent98d22b01f9f6f85eb8870290006241b316829fd3
parentaa0cc7dde17bb6b8cc533bbcfe3f53d70e0dd269
Merge tag 'iwlwifi-for-kalle-2019-10-09' of git://git./linux/kernel/git/iwlwifi/iwlwifi-fixes

First batch of fixes intended for v5.4

* fix for an ACPI table parsing bug;
* a fix for a NULL pointer dereference in the cfg with specific
  devices;
* fix the rb_allocator;
* prevent multiple phy configuration with new devices;
* fix a race-condition in the rx queue;
* prevent a couple of memory leaks;
* fix initialization of 3168 devices (the infamous BAD_COMMAND bug);
* fix recognition of some newer systems with integrated MAC;