Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1667422
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warning after merge of the wireless-drivers tree |
| Date | 2017-06-16 07:10 +0200 |
| Message-ID | <tSRG9-460-5@gated-at.bofh.it> (permalink) |
| References | <tSLr4-8li-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Stephen Rothwell <sfr@canb.auug.org.au> writes:
> 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")
Thanks, for the report. I also noticed this, only after I had applied
the patch, but hopefully Arend sends a patch to fix this soon.
--
Kalle Valo
Back to linux.kernel | Previous | Next — Previous 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