mbox series

[0/4] iwlwifi: fixes for new W=1 warnings and errors

Message ID 20211219090128.42417-1-luca@coelho.fi (mailing list archive)
Headers show
Series iwlwifi: fixes for new W=1 warnings and errors | expand

Message

Luca Coelho Dec. 19, 2021, 9:01 a.m. UTC
From: Luca Coelho <luciano.coelho@intel.com>

Hi Kalle,

As agreed, here are the patches to fix the W=1 warnings and errors
reported by Jacub.

Please take them directly to wireless-drivers-next as we discussed.

Thanks!

Cheers,
Luca.


Johannes Berg (3):
  iwlwifi: mei: fix W=1 warnings
  iwlwifi: mvm: add missing min_size to kernel-doc
  iwlwifi: mvm: add dbg_time_point to debugfs

Luca Coelho (1):
  iwlwifi: mvm: fix imbalanced locking in iwl_mvm_start_get_nvm()

 drivers/net/wireless/intel/iwlwifi/mei/main.c    | 10 ++++++----
 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c |  1 +
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c     |  3 +++
 3 files changed, 10 insertions(+), 4 deletions(-)