summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>2025-07-21 21:50:49 +0300
committerJohannes Berg <johannes.berg@intel.com>2025-07-22 10:43:19 +0200
commit69fdb084355d6c0b353536024cc51aa5f7ffb62c (patch)
treeabbdc17a8eb4a6d837ad76695c6ccfcc254d56f4 /scripts
parent2ed9a9fc9976262109d04f1a3c75c46de8ce4f22 (diff)
wifi: mac80211: don't require cipher and keylen in gtk rekey
ieee80211_add_gtk_rekey receives a keyconf as an argument, and the cipher and keylen are taken from there to the new allocated key. But in rekey, both the cipher and the keylen should be the same as of the old key, so let ieee80211_add_gtk_rekey find those, so drivers won't have to fill it in. Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20250721214922.3c5c023bfae9.Ie6594ae2b4b6d5b3d536e642b349046ebfce7a5d@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions