wifi: mac80211: expand __ieee80211_data_to_8023() status
authorJohannes Berg <johannes.berg@intel.com>
Mon, 25 Sep 2023 15:25:11 +0000 (17:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Sep 2023 07:16:47 +0000 (09:16 +0200)
commit2a1c5c7de468801d414dcb4410aba32c3ee7207b
tree21c7cabbe6fe52c3c326654e61ee142a32b994ef
parent6c02fab72429b4950f5d6edd003310d9245e18e4
wifi: mac80211: expand __ieee80211_data_to_8023() status

Make __ieee80211_data_to_8023() return more individual drop
reasons instead of just doing RX_DROP_U_INVALID_8023.

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