commit | 034ea6d90a08698fc75871cdbc59d6c1db0da937 | [log] [tgz] |
---|---|---|
author | Srinivas Dasari <dasaris@codeaurora.org> | Wed Aug 19 18:39:14 2015 +0530 |
committer | Srinivas Dasari <dasaris@codeaurora.org> | Fri Aug 21 17:33:17 2015 +0530 |
tree | 6788f5a823759e6d830c145c33f664fe07909087 | |
parent | ea3a121573a9e46b7d029f1428d110369983ab38 [diff] |
WiFi-HAL: Protect log_handler and alert_handler with mutex Protect log_handler and alert_handler with mutex as these can be accessed in both command and event paths. Change-Id: I0565d818e97f81609152b288cc9074d995232744 CRs-Fixed: 892502