commit | 10d83a93e24879b885f76a36c9a4417019c124bf | [log] [tgz] |
---|---|---|
author | Madan Mohan Koyyalamudi <c_mkoyya@qca.qualcomm.com> | Fri Sep 28 15:47:05 2012 -0700 |
committer | Jeff Johnson <jjohnson@qca.qualcomm.com> | Fri Nov 30 13:23:03 2012 -0800 |
tree | 0b99f6dca25390dc96cdf9cae08f31929e4deb73 | |
parent | 88a770f125630581ea5f60080abffda8eb56db95 [diff] |
wlan: Fix for APPS going into suspend immediatly after driver gets connect request after scan. Acquire wakelock to handle the case where APP's tries to suspend immediatly after the driver gets connect request(i.e after scan) from supplicant, this result in app's is suspending and not able to process the connect request to AP. Change-Id: I2419ed396b5e34a6a414db87c10f47ef1e69070f CR-Fixed: 404528