]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: remove cipher scheme support
authorJohannes Berg <johannes.berg@intel.com>
Wed, 9 Feb 2022 12:14:26 +0000 (13:14 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 10 Jun 2022 13:35:53 +0000 (15:35 +0200)
commit82bd4262fcdd29ccf41a07f665f05e105ec9a55e
treee9a97b853eafb9e11f46e9b342e6b62e3960242b
parente6a4f8cdc0f92225d7ef7a33a89ffff2e8da143f
wifi: mac80211: remove cipher scheme support

The only driver using this was iwlwifi, where we just removed
the support because it was never really used. Remove the code
from mac80211 as well.

Change-Id: I1667417a5932315ee9d81f5c233c56a354923f09
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
15 files changed:
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/key.c
net/mac80211/key.h
net/mac80211/main.c
net/mac80211/mesh_hwmp.c
net/mac80211/mlme.c
net/mac80211/rx.c
net/mac80211/sta_info.h
net/mac80211/tx.c
net/mac80211/util.c
net/mac80211/wpa.c
net/mac80211/wpa.h