android_kernel_xiaomi_sm8350/core/hdd
Vignesh Viswanathan 75af0a6c04 qcacld-3.0: Fix return status in wlan_hdd_reassoc_bssid_hint
Currently wlan_hdd_reassoc_bssid_hint returns true if prev_bssid is
present in the connect request even if the hdd_reassoc fails leading
to connection not happening if the supplicant sends a prev_bssid
and bssid_hint in the connect request and if the current state is
not connected.

Fix return status in __wlan_hdd_cfg80211_connect to return 0 only
if hdd_reassoc is success else proceed with disconnect and connect

Change-Id: I513495797f2538fc8887ff0a9ce04e13035e0549
CRs-Fixed: 2238104
2018-05-15 05:56:48 -07:00
..
inc qcacld-3.0: Fix typo "doesnt" 2018-05-12 04:30:58 -07:00
src qcacld-3.0: Fix return status in wlan_hdd_reassoc_bssid_hint 2018-05-15 05:56:48 -07:00