android_kernel_xiaomi_sm8350/core
Chandrasekaran, Manishekar 5738eb0fe8 qcacld-3.0: Fix extraction of invalid PE session entry during Nss update
Ensure that the PE session is extracted using the SME session id during
Nss update request. The Nss update request carries the SME session id
and not the PE session id. Fixing the implementation by invoking
pe_find_session_by_sme_session_id() to extract the PE session entry
using the SME session id, instead of pe_find_session_by_session_id()
which uses the PE session id.

Change-Id: If388fa917635c7a536d21fcfb664b081babd5c2a
CRs-Fixed: 970802
2016-04-13 17:58:16 -07:00
..
bmi qcacld-3.0: Data path changes to use converged APIs (Part 1) 2016-04-01 15:46:10 -07:00
cds qcacld-3.0: Update the policy manager table during channel switch 2016-04-13 17:58:16 -07:00
dp qcacld-3.0: Register vdev before registering peer 2016-04-07 16:28:28 -07:00
hdd qcacld-3.0: Move DBS opportunistic timer out of HDD context 2016-04-13 17:58:16 -07:00
mac qcacld-3.0: Fix extraction of invalid PE session entry during Nss update 2016-04-13 17:58:16 -07:00
sap qcacld-3.0: Restrict channel switch only to the intended interface 2016-04-13 17:58:16 -07:00
sme qcacld-3.0: Set hw mode during channel switch in SAP/P2P-GO case 2016-04-13 17:58:16 -07:00
utils qcacld-3.0: Remove CDS related functions in HTC 2016-04-01 15:24:33 -07:00
wma qcacld-3.0: Prevent runtime suspend untill clean-up completes 2016-04-13 17:58:16 -07:00
wmi qcacld-3.0: CL 1462943 update fw common interface files 2016-03-25 17:42:00 +05:30