OSDN Git Service

make wifi_load_driver blocking
authorMaddest Chang <maddest.chang@mediatek.com>
Fri, 10 Jul 2015 11:39:05 +0000 (19:39 +0800)
committerIliyan Malchev <malchev@google.com>
Wed, 15 Jul 2015 07:09:01 +0000 (00:09 -0700)
commitda1c7fa2901ad0d6158412d35d3c2b67f4c54518
tree5d8322a9947d72bb74cb17d1e9c3a31a16aefba1
parentc96943046060b3aa1e0cd2fb3974dfa3aeacb7cc
make wifi_load_driver blocking

Modify wifi_load_driver behavior synchronize startHal with the initialization
of the wlan driver.  This makes sure that on certain solutions, startHal will
does not fail due to no wlan0 net device not being found.

Bug:19888853

Change-Id: Ic6ec2211431c478e52eb516c40ec23c2e8945fbb
Signed-off-by: Maddest Chang <maddest.chang@mediatek.com>
Signed-off-by: Iliyan Malchev <malchev@google.com>
wifi/Android.mk
wifi/wifi.c