Remove the mutex use in wifi_linkdown_event_func
authorchaehee.hong <chaehee.hong@samsung.com>
Fri, 29 Sep 2017 11:29:03 +0000 (20:29 +0900)
committerchaehee.hong <chaehee.hong@samsung.com>
Fri, 29 Sep 2017 11:45:30 +0000 (20:45 +0900)
commit111d0b10430601ea4653b2be3530b94dc9848ffd
treeb47643523a767b5e1fd731ffb7b5a2444eb2f10b
parent486a406965b98de6045448dfdc05a1bf2c18c8eb
Remove the mutex use in wifi_linkdown_event_func

- Quix fix for hanging up during wifi mode change
- Remove mutex lock/unlock to prevent lock up
framework/src/wifi_manager/wifi_manager.c