android_kernel_xiaomi_sm8350/core
Sandeep Puligilla 06ae890ba3 qcacld-3.0: Probe request sent with corrupted IE
DUT sent directed probe requests as malformed
packets during heart beat failure scenario.

Join request structure holds the additional scan IE buffer
which contains IE's sent as part of the join request.
During the join request processing this buffer is updated
by deleting the extended capabilities IE but the buffer length
variable is not updated accordingly which caused malformed
probe request.

After deleting the extended capabilities IE, additional
scan ie buffer length also updated accordingly.

Change-Id: I1129123e76dffe03ac409109dbee02caabf60efa
CRs-Fixed: 2224287
2018-04-19 19:26:01 -07:00
..
bmi qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
cds qcacld-3.0: Fix to set start/stop threshold from ini 2018-04-18 18:38:40 -07:00
dp qcacld-3.0: Dont access msdu after it is transmitted 2018-04-19 19:25:57 -07:00
hdd qcacld-3.0: Avoid info leak in hdd_driver_rxfilter_comand_handler 2018-04-19 19:25:53 -07:00
mac qcacld-3.0: Probe request sent with corrupted IE 2018-04-19 19:26:01 -07:00
pld qcacld-3.0: Do not compile pld_pcie file for non-pci case 2018-04-18 18:38:46 -07:00
sap qcacld-3.0: Remove DFS channels from scan list in case of MCC disallow 2018-04-16 16:56:40 -07:00
sme qcacld-3.0: Unregister CSR scan request handler when csr_stop 2018-04-19 19:25:47 -07:00
wma qcacld-3.0: Add new ini to enable/disable FT open feature 2018-04-18 18:38:54 -07:00