Hi Kalle, This is the third batch of fixes for v5.1. More details about the contents in the tag description.
I have sent this out before and kbuildbot reported success.
Please let me know if there are any issues.
Cheers,
Luca.
The following changes since commit 614c70f35cd77a9af8e2ca841dcdb121cec3068f:
bnx2x: fix spelling mistake "dicline" -> "decline" (2019-04-15 17:23:09 -0700)
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-04-19
for you to fetch changes up to c537e07b000bc00c9a5ac9d119ed2c8456a99b6e:
iwlwifi: cfg: use family 22560 based_params for AX210 family (2019-04-18
15:06:44 +0300)
----------------------------------------------------------------
Third batch of iwlwifi fixes intended for v5.1
* Fix an oops when creating debugfs entries;
* Fix bug when trying to capture debugging info while in rfkill;
* Prevent potential uninitialized memory dumps into debugging logs;
* Fix some initialization parameters for AX210 devices;
* Fix an oops with non-MSIX devices;
----------------------------------------------------------------
Greg Kroah-Hartman (1):
iwlwifi: mvm: properly check debugfs dentry before using it
Johannes Berg (1):
iwlwifi: mvm: don't attempt debug collection in rfkill
Shahar S Matityahu (2):
iwlwifi: don't panic in error path on non-msix systems
iwlwifi: dbg_ini: check debug TLV type explicitly
Shaul Triebitz (1):
iwlwifi: cfg: use family 22560 based_params for AX210 family
drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +-
drivers/net/wireless/intel/iwlwifi/fw/file.h | 15 +++++++++------
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c | 3 ++-
drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c | 5 +++++
drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 4 +++-
drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 2 +-
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 19 +++++++++++++------
7 files changed, 34 insertions(+), 16 deletions(-)
signature.asc
Description: This is a digitally signed message part
