android_kernel_xiaomi_sm8350/core
Krunal Soni b0e1e533f0 qcacld-3.0: Fix to respond to SA query req only in-case of SAP-PMF
As per the PMF offload feature, all STA related SA queries should
be handled in firmware and all SAP related SA queries should be
handled in host.

Current driver is assuming that both are handled in firmware which
is not true. Fix the design by checking if session is STA or SAP and
take the decision based on that.

Change-Id: I1a89e509068ecb85a6c5655dd43e01a39d660b2e
CRs-Fixed: 1081177
2016-10-24 13:48:56 -07:00
..
bmi qcacld-3.0: Replace DEBUG macro with WLAN_DEBUG 2016-10-19 10:45:28 -07:00
cds qcacld-3.0: Trigger BUG ON only if recovery is disabled 2016-10-24 09:56:28 -07:00
dp qcacld-3.0: API change for per vdev fw stats 2016-10-20 16:03:15 -07:00
hdd qcacld-3.0: Extend cfg80211 configure API 2016-10-24 11:29:55 -07:00
mac qcacld-3.0: Fix to respond to SA query req only in-case of SAP-PMF 2016-10-24 13:48:56 -07:00
pld qcacld-3.0: Fix -Wmissing-prototypes in PLD 2016-10-20 16:04:14 -07:00
sap qcacld-3.0: Add interface to get channel width in sap mode 2016-10-19 17:42:26 -07:00
sme qcacld-3.0: Use system time instead of jiffies for BSS received time 2016-10-24 10:58:53 -07:00
utils qcacld-3.0: Replace DEBUG macro with WLAN_DEBUG 2016-10-19 10:45:28 -07:00
wma qcacld-3.0: API change for per vdev fw stats 2016-10-20 16:03:15 -07:00