commit | ba36d6edf3f4a3dd093b257b504242999f6fbc2f | [log] [tgz] |
---|---|---|
author | Arif Hussain <arifhussain@codeaurora.org> | Thu Jan 12 12:25:23 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Jan 18 21:52:17 2017 -0800 |
tree | 0164c4c1009bf39fa574cafcf01b88950c2331b3 | |
parent | bd7f76d808aa01d5d0d08e95a2edcda51ae3397a [diff] |
Wifi: Fix handling of mDriverRoaming flag in L2ConnectedState Set mDriverRoaming to honor NUD failure on receiving NETWORK_CONNECTION_EVENT only if it with new BSSID. In some cases like checking connection status from wpa_cli using STATUS command will generate this event which will incorrectly set mDriverRoaming even if device has not roamed. Change-Id: Icc9bf3a4678d95b7bfd6940013469236a0dce118 CRs-Fixed: 1111541