Skip to content
Snippets Groups Projects
Commit 730d6d0d authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt7615: fix key set/delete issues


There were multiple issues in the current key set/remove code:
- deleting a key with the previous key index deletes the current key
- BIP key would only be uploaded correctly initially and corrupted on rekey

Rework the code to better keep track of multiple keys and check for the
key index before deleting the current key

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 90e3abf0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment