Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1667312
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the wireless-drivers tree |
| Date | 2017-06-16 00:30 +0200 |
| Message-ID | <tSLr4-8li-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi all,
After merging the wireless-drivers tree, today's linux-next build
(x86_64 allmodconfig) produced this warning:
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c: In function 'brcmf_usb_probe_phase2':
drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c:1198:2: warning: 'devinfo' may be used uninitialized in this function [-Wmaybe-uninitialized]
mutex_unlock(&devinfo->dev_init_lock);
^
Introduced by commit
6d0507a777fb ("brcmfmac: add parameter to pass error code in firmware callback")
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build warning after merge of the wireless-drivers tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-16 00:30 +0200 Re: linux-next: build warning after merge of the wireless-drivers tree Kalle Valo <kvalo@codeaurora.org> - 2017-06-16 07:10 +0200
csiph-web