android_kernel_xiaomi_sm8350/core
Pragaspathi Thilagaraj 129d6979e8 qcacld-3.0: Update wep_key length in mlme_get_wep_key
In mlme_get_wep_key, the key_length is got from the caller is
hardcoded to value 13. This should be updated based on the
length of the key and passed to the caller. But it is not
updated and value 13 is used to copy the key, resulting in
decrypt failure.
Also add debug logs to print wep key id and length.

Pass the key length by call by reference to update the key
length

Change-Id: Ie1e56a80db27894bf9f0426728f9fb74a014679e
CRs-Fixed: 2351182
2018-11-22 02:29:38 -08:00
..
bmi qcacld-3.0: Abstract BMI CE callbacks 2018-11-05 10:57:38 -08:00
cds qcacld-3.0: Refine sme_send_flush_logs_cmd_to_fw prototype() 2018-11-21 21:20:51 -08:00
dp Revert "qcacld-3.0: Fix WDI 1.0 MCC TX SMMU fault" 2018-11-22 00:43:27 -08:00
hdd qcacld-3.0: Sync the count of filter entries in multicast to adapter 2018-11-21 22:59:07 -08:00
mac qcacld-3.0: Update wep_key length in mlme_get_wep_key 2018-11-22 02:29:38 -08:00
pld qcacld-3.0: Remove PLD_RECOVERY handling 2018-11-08 13:39:26 -08:00
sap qcacld-3.0: Replace hal in sap_module 2018-11-21 13:46:46 -08:00
sme qcacld-3.0: Refine sme_send_flush_logs_cmd_to_fw prototype() 2018-11-21 21:20:51 -08:00
wma qcacld-3.0: Update wep_key length in mlme_get_wep_key 2018-11-22 02:29:38 -08:00