diff options
author | Loic Poulain <loic.poulain@linaro.org> | 2018-06-20 09:58:00 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-06-29 14:59:17 +0300 |
commit | 216da1287a8a9e8a2dbef59c8bfc2f4dda11b92a (patch) | |
tree | 91c5c2039085608c1ef406f17606098f7d4b1ced /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e3160542ab488cff4e12c81066c51928c08e384d (diff) |
wcn36xx: Fix WEP encryption
In case of WEP encryption, driver has to configure shared key for
associated station(s). Note that sta pointer is NULL in case of non
pairwise key, causing NULL pointer dereference with existing code
(sta_priv->is_data_encrypted). Fix this by using associated sta list
instead. This enables WEP support as client, WEP AP is non-functional.
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions