diff options
author | Malcolm Priestley <[email protected]> | 2020-04-18 22:01:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-04-23 13:44:32 +0200 |
commit | 0b59f10b1d8fe8d50944f21f5d403df9303095a8 (patch) | |
tree | 85216f5e226b5d3423d814b9e4ad60af17b5847e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 09057742af98a39ebffa27fac4f889dc873132de (diff) |
staging: vt6656: Fix pairwise key entry save.
The problem is that the group key was saved as VNT_KEY_DEFAULTKEY
was over written by the VNT_KEY_GROUP_ADDRESS index.
mac80211 could not clear the mac_addr in the default key.
The VNT_KEY_DEFAULTKEY is not necesscary so remove it and set as
VNT_KEY_GROUP_ADDRESS.
mac80211 can clear any key using vnt_mac_disable_keyentry.
Fixes: f9ef05ce13e4 ("staging: vt6656: Fix pairwise key for non station modes")
Cc: stable <[email protected]>
Signed-off-by: Malcolm Priestley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions