diff options
author | Stanislaw Gruszka <[email protected]> | 2019-11-28 10:11:24 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-12-18 20:55:56 +0200 |
commit | 2d52378a0ad0c2c3e8a2572aa883da46ddfaac4e (patch) | |
tree | d4338179a459fffe0f4dfe671a5fd52c53238a4a /tools/perf/scripts/python/intel-pt-events.py | |
parent | 57f9807d1ea2bd1154d9f58c39670fbc49b1975e (diff) |
rt2x00: use RESET state bit to prevent IV changes on restart
We can not set IV when we are under reset. Previously we read previous
IV value from registers and zeroed IV registers when key was deleted,
but this could possibly not work if DEL_KEY command was not performed.
Now when we have ->reconfig_complete ops and we fully mark mac80211
reset state via DEVICE_STATE_RESET flag, we can just skip setting IV
when keys are set during reset.
Signed-off-by: Stanislaw Gruszka <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions