android_kernel_xiaomi_sm8350/core
Deepthi Gowri 9f2fc786f7 qcacld-3.0: Do not make a PMF connection, if supplicant sets it as optional
qcacld-2.0 to qcacld-3.0 propagation

In earlier android builds PMF was not enabled by default in the supplicant
unlike the latest builds. So even if PMF is set as optional, driver was
mandating it. So if we try to roam to an AP which is not PMF capabale
driver would simply drop the connection.

To address this, allow non PMF connection if PMF is set as optional by the
supplicant and the AP is not capable.

CRs-Fixed: 1018482
Change-Id: Ideecb861dcc362f94a73b47d1a4766d621a38214
(cherry picked from commit ec4d9feff5461a575b2988b38428b89cf6337584)
(cherry picked from commit 54b657e08ac628616b8cf6cbddfb9204ecf28ce5)
2016-09-11 17:12:14 -07:00
..
bmi qcacld-3.0: Fix NULL pointer dereferencing issues 2016-09-10 19:08:39 -07:00
cds qcacld-3.0: Send HT/VHT CAPs IE to firmware per band 2016-09-11 16:49:46 -07:00
dp qcacld-3.0: Add option to control Rx flow steering 2016-09-11 15:23:53 -07:00
hdd qcacld-3.0: Fix P2P GO Negotiation failure issue 2016-09-11 17:12:13 -07:00
mac qcacld-3.0: Send p2p ack indication directly to HDD from PE 2016-09-11 17:12:10 -07:00
pld Revert "qcacld-3.0: Call ICNSS APIs for get/set channels and dfs" 2016-09-11 15:44:45 -07:00
sap qcacld-3.0: Skip DRSC channels during SAP ACS 2016-09-11 17:12:11 -07:00
sme qcacld-3.0: Do not make a PMF connection, if supplicant sets it as optional 2016-09-11 17:12:14 -07:00
utils qcacld-3.0: Store events in pktlog buffer when Pktlog is enabled by default in INI 2016-09-10 19:08:41 -07:00
wma qcacld-3.0: Check if vdev is created before LL stats query 2016-09-11 17:03:09 -07:00