drivers/wireless/ieee80211/bcmf_sdio.c: Bring in another fix from the 'Haywire' port.

This commit is contained in:
Gregory Nutt 2018-08-25 12:05:07 -06:00
parent 693bf54dbc
commit 72fd2a5e34

View File

@ -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 */