linux/drivers/net/wireless/brcm80211/brcmfmac
Hante Meuleman 1799ddf185 brcmfmac: Any error should result in failure of probe.
In brcmf_sdbrcm_probe only error ELINK is seen as error. However
brcmf_bus_start can return many more error codes and all should
result in failed init of driver.

Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-11-16 14:28:58 -05:00
..
bcmsdh.c brcmfmac: protect consecutive SDIO access with sdio_claim_host 2012-11-14 14:55:56 -05:00
bcmsdh_sdmmc.c brcmfmac: protect consecutive SDIO access with sdio_claim_host 2012-11-14 14:55:56 -05:00
dhd.h brcmfmac: fix for multiple netdevice interface support 2012-11-16 14:28:49 -05:00
dhd_bus.h brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
dhd_cdc.c brcmfmac: use fwil for netdev callbacks. 2012-11-14 14:55:45 -05:00
dhd_common.c brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
dhd_dbg.c brcmfmac: remove duplicated include from dhd_dbg.c 2012-11-14 14:55:36 -05:00
dhd_dbg.h brcmfmac: add dedicated USB log level. 2012-11-14 14:56:04 -05:00
dhd_linux.c brcmfmac: ignore IF event if it is a add for ifidx 0 2012-11-16 14:28:56 -05:00
dhd_proto.h brcmfmac: use fwil for netdev callbacks. 2012-11-14 14:55:45 -05:00
dhd_sdio.c brcmfmac: Any error should result in failure of probe. 2012-11-16 14:28:58 -05:00
fweh.c brcmfmac: restructure handling of IF event 2012-11-16 14:28:57 -05:00
fweh.h brcmfmac: fix wrong usage of unaligned include file 2012-11-16 14:28:55 -05:00
fwil.c brcmfmac: check bus state to be data before sending data. 2012-11-14 14:56:02 -05:00
fwil.h brcmfmac: use struct brcmf_if as interface object for fwil functions 2012-10-29 15:28:27 -04:00
Makefile brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
sdio_chip.c brcmfmac: add BCM43241 sdio interface driver support 2012-09-07 15:03:43 -04:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr 2012-09-24 14:59:09 -04:00
usb.c brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -05:00
usb.h brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -05:00
usb_rdl.h brcm80211: fmac: add USB support for bcm43235/6/8 chipsets 2012-02-22 14:48:53 -05:00
wl_cfg80211.c brcmfmac: fix for multiple netdevice interface support 2012-11-16 14:28:49 -05:00
wl_cfg80211.h brcmfmac: fix for multiple netdevice interface support 2012-11-16 14:28:49 -05:00