]> 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)
commit72e96e4ef0f38a256bb90a9e62bb938aae450bd4
treee9a97b853eafb9e11f46e9b342e6b62e3960242b
parent3018c64a3eb3ad7713db712b5bb613f3e18f7850
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