Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1720066 > unrolled thread
| Started by | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| First post | 2017-08-25 15:40 +0200 |
| Last post | 2017-08-26 05:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
pull-request: wireless-drivers 2017-08-25 Kalle Valo <kvalo@codeaurora.org> - 2017-08-25 15:40 +0200
Re: pull-request: wireless-drivers 2017-08-25 David Miller <davem@davemloft.net> - 2017-08-26 05:20 +0200
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Date | 2017-08-25 15:40 +0200 |
| Subject | pull-request: wireless-drivers 2017-08-25 |
| Message-ID | <uin06-4CU-13@gated-at.bofh.it> |
Hi Dave,
here's pull request to net tree for 4.13, more info in the signed tag
below. Please let me know if there are any problems.
Kalle
The following changes since commit e9bf53ab1ee34bb05c104bbfd2b77c844773f8e6:
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices (2017-08-14 11:09:30 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-for-davem-2017-08-25
for you to fetch changes up to 10a54d8196d11f6cc0db2f71249f93854cb9fe55:
iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc() (2017-08-24 16:49:00 +0300)
----------------------------------------------------------------
wireless-drivers fixes for 4.13
Only one iwlwifi patch this time.
iwlwifi
* fix multiple times reported lockdep warning found by new locking
annotation introduced in v4.13-rc1
----------------------------------------------------------------
Luca Coelho (1):
iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()
drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 2 ++
drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 10 +---------
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 9 +++++++++
3 files changed, 12 insertions(+), 9 deletions(-)
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2017-08-26 05:20 +0200 |
| Message-ID | <uizND-4ky-1@gated-at.bofh.it> |
| In reply to | #1720066 |
From: Kalle Valo <kvalo@codeaurora.org> Date: Fri, 25 Aug 2017 16:37:57 +0300 > here's pull request to net tree for 4.13, more info in the signed > tag below. Please let me know if there are any problems. Pulled, thanks Kalle.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web