android_kernel_xiaomi_sm8350/core
Jeff Johnson 9eeed0aedb qcacld-3.0: Cleanup strange behavior in __iw_set_mode()
__iw_set_mode() currently uses hdd_conn_get_connected_bss_type() to
see if the adapter is connected, discarding the connectedBssType
returned by the function.  That is not the correct API for this use
case. Clean up this strange behavior by using hdd_conn_is_connected()
to see if the adapter is connected.

Change-Id: I66f85fb8275ae2885012ebf8710187b2b886dfb0
CRs-Fixed: 1073739
2016-10-06 08:14:36 -07:00
..
bmi qcacld-3.0: Add NL event to indicate SSR shutdown is triggered 2016-09-26 04:49:39 -07:00
cds qcacld-3.0: Fix memory leak when SSR is triggered 2016-10-03 17:33:01 -07:00
dp qcacld-3.0: Fix wrong use of Runtime get API inplace of Runtime put 2016-10-05 00:34:12 -07:00
hdd qcacld-3.0: Cleanup strange behavior in __iw_set_mode() 2016-10-06 08:14:36 -07:00
mac Release 5.1.0.29N 2016-10-06 04:08:58 -07:00
pld qcacld-3.0: Use PLD API to get SOC serial number 2016-09-26 15:04:21 -07:00
sap qcacld-3.0: Populate correct supported rates from hostapd.conf file 2016-10-06 04:08:57 -07:00
sme qcacld-3.0: Populate correct supported rates from hostapd.conf file 2016-10-06 04:08:57 -07:00
utils qcacld-3.0: Store pktlog events when pktlog is enabled by default in INI 2016-10-03 17:39:04 -07:00
wma qcacld-3.0: Add support for legacy off channel notification in case of p2p-GO 2016-10-06 04:08:49 -07:00