Message ID | c6f4459b0f0699aae9bd3166c74a538b20f62841.camel@coelho.fi (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Kalle Valo |
Headers | show |
Series | pull-request: iwlwifi-fixes 2019-10-09 | expand |
Luca Coelho <luca@coelho.fi> writes: > Here's a batch of fixes intended for v5.4. This includes the last 2 > patchsets I sent. More details about the contents in the tag > description. > > I pushed this to my pending branch and I got results from kbuildbot for the first series, but not to > the second one yet. > > Please let me know if there are any issues. > > Cheers, > Luca. > > > The following changes since commit 98d22b01f9f6f85eb8870290006241b316829fd3: > > rt2x00: remove input-polldev.h header (2019-10-08 18:49:22 +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-2019-10-09 > > for you to fetch changes up to aa0cc7dde17bb6b8cc533bbcfe3f53d70e0dd269: > > iwlwifi: pcie: change qu with jf devices to use qu configuration (2019-10-09 13:01:06 +0300) > > ---------------------------------------------------------------- > 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; > > ---------------------------------------------------------------- Pulled to wireless-drivers, thanks Luca.