linux/drivers/net/wireless/brcm80211
Franky Lin 89fdb468e2 brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
INIT_WORK only gets called after brcmf_proto_attach returns
success. This dependency should be annotated in brcmf_detach to
avoid any error.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Franky 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: make sure cancel_work_sync only called after INIT_WORK 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