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)
commit23a5f0af6ff43195c6fd15d8ae59d019836a6046
treee9a97b853eafb9e11f46e9b342e6b62e3960242b
parent17472bc2c3d00e4ed72c3c7b9af0697edea02fff
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