drivers/wireless/ieee80211/bcmf_sdio.c: Bring in another fix from the 'Haywire' port.
This commit is contained in:
parent
693bf54dbc
commit
72fd2a5e34
@ -883,6 +883,8 @@ int bcmf_wl_enable(FAR struct bcmf_dev_s *priv, bool enable)
|
||||
|
||||
/* TODO wait for WLC_E_RADIO event */
|
||||
|
||||
usleep(3000);
|
||||
|
||||
if (ret == OK)
|
||||
{
|
||||
/* TODO update device state */
|
||||
|
Loading…
Reference in New Issue
Block a user