Skip to content
Commit 3609ff64 authored by Lukas Wunner's avatar Lukas Wunner Committed by Johannes Berg
Browse files

wifi: cfg80211: Deduplicate certificate loading



load_keys_from_buffer() in net/wireless/reg.c duplicates
x509_load_certificate_list() in crypto/asymmetric_keys/x509_loader.c
for no apparent reason.

Deduplicate it.  No functional change intended.

Signed-off-by: default avatarLukas Wunner <lukas@wunner.de>
Acked-by: default avatarDavid Howells <dhowells@redhat.com>
Link: https://lore.kernel.org/r/e7280be84acda02634bc7cb52c97656182b9c700.1673197326.git.lukas@wunner.de


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent e2192de5
Loading
Loading
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