android_kernel_xiaomi_sm8350/components
Bala Venkatesh 0f74545bb3 qcacld-3.0: Replace duplicate api's of vdev_connected
Currently, the vdev connection status is checked by getting
the bss peer of that vdev, and if the bss peer is in associated
state then vdev connected status is sent as true. It can happen
vdev is present and bss peer is deleted after getting the bss peer
from vdev pointer. Then bss peer can not be dereferenced to get the
its status.

Instead remove all the duplicate api's tdls_is_vdev_connected,
pmo_core_is_vdev_connected, and wlan_vdev_is_connected with
wlan_vdev_is_up. wlan_vdev_is_up gives success status
if associated.

Change-Id: I863c3c0689f329870bd08c813813c16956135209
CRs-Fixed: 2424996
2019-03-29 15:26:58 -07:00
..
action_oui qcacld-3.0: Add ini to disable some aggressive TX features 2018-12-13 23:21:25 -08:00
cfg qcacld-3.0: Replace CONVERGED_TDLS_ENABLE feature flag 2019-02-20 09:09:34 -08:00
cmn_services/policy_mgr qcacld-3.0: Hold lock while temporary deleting the connection entry 2019-03-27 06:09:44 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Reject up-tree ops during transition 2019-03-25 12:39:31 -07:00
fw_offload qcacld-3.0: Replace WME_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:55:00 -07:00
ipa qcacld-3.0: Add flag for ipa pipes_down_in_progress 2019-03-27 02:53:34 -07:00
mlme qcacld-3.0: Disable periodic time sync feature from mainline 2019-03-28 04:36:15 -07:00
nan qcacld-3.0: Add policy mgr changes to support NDI concurrencies 2019-03-12 13:58:17 -07:00
ocb qcacld-3.0: Replace EDCA_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:54:49 -07:00
p2p qcacld-3.0: p2p: Replace explicit comparison to NULL 2019-03-19 22:54:38 -07:00
pmo qcacld-3.0: Replace duplicate api's of vdev_connected 2019-03-29 15:26:58 -07:00
target_if qcacld-3.0: Add support to configure ito repeat count 2019-03-22 03:08:52 -07:00
tdls qcacld-3.0: Replace duplicate api's of vdev_connected 2019-03-29 15:26:58 -07:00