wifi: mac80211: remove RX_DROP_UNUSABLE
authorJohannes Berg <johannes.berg@intel.com>
Mon, 25 Sep 2023 15:25:09 +0000 (17:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Sep 2023 07:16:42 +0000 (09:16 +0200)
commitdccc9aa7ee84a9bed7a4840608829eba66f84cb9
tree9d0774951dcc5361bb7e37669f9061326426ca50
parent583058542f46e3e2b0c536316fbd641f62d91dc6
wifi: mac80211: remove RX_DROP_UNUSABLE

Convert all instances of RX_DROP_UNUSABLE to indicate a
better reason, and then remove RX_DROP_UNUSABLE.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/drop.h
net/mac80211/rx.c
net/mac80211/wep.c
net/mac80211/wpa.c