mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-26 23:55:40 +08:00
1bb1f38462
The bus state is updated in the sdio bus init function, but it is better to do it when the brcmf_bus_start() function is completed successfully. The brcmf_netdev_open() function will return -EAGAIN until the state is updated instead of calling brcmf_bus_start() to avoid reentering that function. 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> |
||
---|---|---|
.. | ||
bcmsdh_sdmmc.c | ||
bcmsdh.c | ||
dhd_bus.h | ||
dhd_cdc.c | ||
dhd_common.c | ||
dhd_dbg.h | ||
dhd_linux.c | ||
dhd_proto.h | ||
dhd_sdio.c | ||
dhd.h | ||
Makefile | ||
sdio_chip.c | ||
sdio_chip.h | ||
sdio_host.h | ||
wl_cfg80211.c | ||
wl_cfg80211.h |