android_kernel_xiaomi_sm8350/core/sap
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
..
dfs qcacld-3.0: Fix the compiling error for macros SM/MS redefinition 2017-03-04 09:45:56 -08:00
inc qcacld-3.0: Change sme_open_session to take a session Id 2017-03-28 12:49:04 -07:00
src qcacld-3.0: Change sme_open_session to take a session Id 2017-03-28 12:49:04 -07:00