mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
drivers/wireless/ieee80211/bcmf_sdio.c: Bring in another fix from the 'Haywire' port.
This commit is contained in:
@@ -883,6 +883,8 @@ int bcmf_wl_enable(FAR struct bcmf_dev_s *priv, bool enable)
|
|||||||
|
|
||||||
/* TODO wait for WLC_E_RADIO event */
|
/* TODO wait for WLC_E_RADIO event */
|
||||||
|
|
||||||
|
usleep(3000);
|
||||||
|
|
||||||
if (ret == OK)
|
if (ret == OK)
|
||||||
{
|
{
|
||||||
/* TODO update device state */
|
/* TODO update device state */
|
||||||
|
|||||||
Reference in New Issue
Block a user