summaryrefslogtreecommitdiffstats
path: root/bcmdhd/wifi_hal/common.h
diff options
context:
space:
mode:
authorVinit Deshpande <vinitd@google.com>2015-09-04 23:12:09 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-09-04 23:12:09 +0000
commit269ba0f6d1d3eafe4cd8de1afe978758130f1f9e (patch)
tree078fd450443a5432ebd5fba7398b0d486d09f83e /bcmdhd/wifi_hal/common.h
parent12adb215ec340bb452148d8cf9010b84012484d2 (diff)
parent8fddc3f579d5d641a7c00fbc3b204ce383b55652 (diff)
downloadhardware_broadcom_wlan-269ba0f6d1d3eafe4cd8de1afe978758130f1f9e.zip
hardware_broadcom_wlan-269ba0f6d1d3eafe4cd8de1afe978758130f1f9e.tar.gz
hardware_broadcom_wlan-269ba0f6d1d3eafe4cd8de1afe978758130f1f9e.tar.bz2
am 8fddc3f5: Merge "Modify the cleanup procedure" into mnc-dr-dev
* commit '8fddc3f579d5d641a7c00fbc3b204ce383b55652': Modify the cleanup procedure
Diffstat (limited to 'bcmdhd/wifi_hal/common.h')
-rw-r--r--bcmdhd/wifi_hal/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bcmdhd/wifi_hal/common.h b/bcmdhd/wifi_hal/common.h
index 8c09c16..118e0fc 100644
--- a/bcmdhd/wifi_hal/common.h
+++ b/bcmdhd/wifi_hal/common.h
@@ -154,7 +154,7 @@ typedef struct {
int cleanup_socks[2]; // sockets used to implement wifi_cleanup
bool in_event_loop; // Indicates that event loop is active
- bool clean_up; // Indication to clean up the socket
+ bool clean_up; // Indication to exit since cleanup has started
wifi_internal_event_handler event_handler; // default event handler
wifi_cleaned_up_handler cleaned_up_handler; // socket cleaned up handler