linux/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel c0e89f084b brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
The function brcmf_sdbrcm_bus_init() always returned success except for
firmware download failure. However, also when enabling SDIO function 2
is failing the function should return failure. This patch fixes that.

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
..
bcmsdh.c brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
bcmsdh_sdmmc.c brcm80211: fmac: move module entry points to dhd_linux.c 2012-02-22 14:48:51 -05:00
dhd.h brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00
dhd_bus.h brcm80211: fmac: move module entry points to dhd_linux.c 2012-02-22 14:48:51 -05:00
dhd_cdc.c brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
dhd_common.c brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
dhd_dbg.h brcm80211: Add and use brcmX_dbg_dump_hex 2012-01-24 14:21:13 -05:00
dhd_linux.c brcm80211: fmac: move module entry points to dhd_linux.c 2012-02-22 14:48:51 -05:00
dhd_proto.h brcm80211: fmac: move common layer bus interface context to dhd_bus.h 2011-12-19 14:40:46 -05:00
dhd_sdio.c brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true 2012-02-22 14:48:51 -05:00
Makefile brcm80211: fmac: add Kconfig option for SDIO bus support 2011-12-19 14:40:48 -05:00
sdio_chip.c brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcm80211: fmac: move sdio related macros to sdio_host.h 2011-12-19 14:40:46 -05:00
wl_cfg80211.c brcm80211: fmac: resolve smatch issues in brcmfmac code 2012-02-22 14:48:51 -05:00
wl_cfg80211.h brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00