]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return value
authorJohannes Berg <johannes.berg@intel.com>
Mon, 25 Sep 2023 15:25:10 +0000 (17:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Sep 2023 07:16:45 +0000 (09:16 +0200)
commit6c02fab72429b4950f5d6edd003310d9245e18e4
tree3ece925c14d31fcceab4d31365224815275cc92a
parentdccc9aa7ee84a9bed7a4840608829eba66f84cb9
wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return value

This has many different reasons, split the return value into
the individual reasons for better traceability. Also, since
symbolic tracing doesn't work for these, add a few comments
for the numbering.

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