linux/drivers/net/wireless/broadcom/brcm80211
Arnd Bergmann 2a063835ce wireless: brcmsmac: fix old-style declaration
Modern C standards expect the 'static' keyword to come first in a
declaration, and we get a warning for this with "make W=1":

drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:3353:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-06-29 18:56:21 +03:00
..
brcmfmac brcmfmac: slightly simplify building interface combinations 2016-06-29 18:41:34 +03:00
brcmsmac wireless: brcmsmac: fix old-style declaration 2016-06-29 18:56:21 +03:00
brcmutil brcmutil: add field storing control channel to the struct brcmu_chan 2016-06-14 17:27:42 +03:00
include brcmfmac: add support for the PCIE devices 43525 and 43465 2016-06-16 18:20:05 +03:00
Kconfig
Makefile