linux_dsm_epyc7002/drivers/net/wireless/brcm80211
Arend van Spriel 0a332e4678 brcm80211: fmac: use specific types in struct brcmf_bus
The fields bus_priv and drvr are defined as void pointer. It is
preferred to have specific types for compiler type checking. To
prepare for other bus types the bus_priv field is defined as a
union containing the sdio bus private structure reference.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-02-22 14:48:51 -05:00
..
brcmfmac brcm80211: fmac: use specific types in struct brcmf_bus 2012-02-22 14:48:51 -05:00
brcmsmac brcm80211: smac: remove smatch warnings from brcmsmac code 2012-02-22 14:48:50 -05:00
brcmutil brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
include brcm80211: Add and use brcmX_dbg_dump_hex 2012-01-24 14:21:13 -05:00
Kconfig brcm80211: fmac: add Kconfig option for SDIO bus support 2011-12-19 14:40:48 -05:00
Makefile brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00