android_kernel_xiaomi_sm8350/core
Dustin Brown d28772bde9 qcacld-3.0: Change sme_open_session to take a session Id
Currently, vdev_id and session_id are assumed to be the same, but are
generated in two separate code paths. Unsurprisingly, this leads to a
whole host of desync issues. Instead, modify sme_open_session to take
a session_id, which will be populated with an objmgr vdev_id. This means
vdev_id and session_id can no longer desync, as there is only a single
source for both.

Change-Id: I104aba29beb3c19d0ef2ff23380e3d005e01ced0
CRs-Fixed: 2022136
2017-03-28 12:49:04 -07:00
..
bmi qcacld-3.0: add support for QCA9377_REV1_1 2017-02-14 16:28:16 -08:00
cds qcacld-3.0: Separate pdev detach processing as per pdev attach 2017-03-24 00:57:37 -07:00
dp qcacld-3.0: Setup CDP interface for flushing RX queue 2017-03-24 19:01:18 -07:00
hdd qcacld-3.0: Change sme_open_session to take a session Id 2017-03-28 12:49:04 -07:00
mac Release 5.2.0.17M 2017-03-24 19:01:19 -07:00
pld qcacld-3.0: Update prefix for multi-interface with chip name 2017-03-02 19:58:56 -08:00
sap qcacld-3.0: Change sme_open_session to take a session Id 2017-03-28 12:49:04 -07:00
sme qcacld-3.0: Change sme_open_session to take a session Id 2017-03-28 12:49:04 -07:00
wma qcacld-3.0: Fix FEATURE_AP_MCC_CH_AVOIDANCE compilation error 2017-03-23 21:33:21 -07:00