linux_dsm_epyc7002/drivers/net/wireless
Arnd Bergmann 22f44150aa brcmfmac: avoid gcc-5.1 warning
gcc-5.0 gained a new warning in the fwsignal portion of the brcmfmac
driver:

drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c: In function 'brcmf_fws_txs_process':
drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c:1478:8: warning: 'skb' may be used uninitialized in this function [-Wmaybe-uninitialized]

This is a false positive, and marking the brcmf_fws_hanger_poppkt function
as 'static inline' makes the warning go away. I have checked the object
file output and while a little code gets moved around, the size of
the binary remains identical.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-05-26 13:53:48 +03:00
..
ath carl9170: match wait_for_completion_timeout return type 2015-05-26 13:53:23 +03:00
b43 mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
b43legacy mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
brcm80211 brcmfmac: avoid gcc-5.1 warning 2015-05-26 13:53:48 +03:00
cw1200 mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
hostap
ipw2x00 Lots of updates for net-next; along with the usual flurry 2015-03-31 16:39:04 -04:00
iwlegacy mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
iwlwifi ath10k: 2015-05-24 23:23:01 -04:00
libertas Lots of updates for net-next; along with the usual flurry 2015-03-31 16:39:04 -04:00
libertas_tf mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
mwifiex mwifiex: change dbg print func to mwifiex_dbg 2015-05-26 13:50:42 +03:00
orinoco Lots of updates for net-next; along with the usual flurry 2015-03-31 16:39:04 -04:00
p54 mac80211: make LED trigger names const 2015-05-05 14:21:55 +02:00
prism54
rsi
rt2x00 mac80211: extend get_tkip_seq to all keys 2015-05-06 13:29:59 +02:00
rtl818x
rtlwifi rtlwifi: btcoexist: Fix interference between rtl8723be and Bluetooth 2015-05-26 13:48:16 +03:00
ti ath10k: 2015-05-24 23:23:01 -04:00
zd1211rw mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
adm8211.c adm8211: fixed the possible pci cache line sizes inside switch-case 2015-05-26 13:47:36 +03:00
adm8211.h
airo_cs.c
airo.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-04-15 09:00:47 -07:00
airo.h
at76c50x-usb.c
at76c50x-usb.h mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
Kconfig
mac80211_hwsim.c mac80211_hwsim: Fix the supported VHT mcs rates 2015-05-06 14:51:27 +02:00
mac80211_hwsim.h
Makefile
mwl8k.c mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501_cs.c
wl3501.h
zd1201.c
zd1201.h