]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: remove key data from get_key callback
authorJohannes Berg <johannes.berg@intel.com>
Thu, 27 Jun 2024 08:44:12 +0000 (10:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 28 Jun 2024 07:56:21 +0000 (09:56 +0200)
commit0a3d5991438fcf89c3aebf55c30231faee31567e
tree9c3234af15a94fb244190796ba91a08465eb9619
parenta7e5793035792cc46a1a4b0a783655ffa897dfe9
wifi: mac80211: remove key data from get_key callback

This is now unused in nl80211, so there's no need to set
the pointer/length.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240627104411.f8ac49a8cfe0.Ic01f775903f0acd10b9ba77eb39d4ed50e709173@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c