On Wed, 2019-01-30 at 13:09 +0200, Kalle Valo wrote: > Luca Coelho <luca@xxxxxxxxx> writes: > > > This is the second batch of patches intended for v5.1. This > > includes > > the last two patchsets I sent. Usual development work. 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 > > 64e2330580fbbfa7077ef2f608555f07e0bb4956: > > > > Merge tag 'iwlwifi-next-for-kalle-2019-01-25' of > > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next > > (2019-01-29 14:56:05 +0200) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi- > > next.git tags/iwlwifi-next-for-kalle-2019-01-29 > > > > for you to fetch changes up to > > 01f377dc927da6e42cbffb00fc8d431c8341da3f: > > > > iwiwifi: fix bad monitor buffer register addresses (2019-01-29 > > 16:10:33 +0200) > > > > ---------------------------------------------------------------- > > Second batch of iwlwifi patches intended for v5.1 > > > > * A bunch of fixes for issues found with static analyzers; > > * Relicense the pcie submodule to dual GPL/BSD; > > * Reworked the TOF/CSI implementation; > > * Work on new debugging infra continues; > > * Some product name updates in the human-readable strings > > * Some more cleanups for the device configuration refactoring; > > * General bugfixes; > > * Other cleanups and small fixes; > > > > ---------------------------------------------------------------- > > Pulled, thanks. > > Oh, but I see a new warning: > > drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:195:13: warning: > 'iwl_mvm_add_rtap_sniffer_config' defined but not used [-Wunused- > function] > static void iwl_mvm_add_rtap_sniffer_config(struct iwl_mvm *mvm, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Can you send separately a patch to fix this so that I can apply it > directly? Ugh, I broke something when resolving conflicts. I'll send a fix asap. -- Luca.