]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: mac80211: refactor ieee80211_rx_monitor
authorFelix Fietkau <nbd@nbd.name>
Wed, 9 Oct 2024 08:25:51 +0000 (10:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 14:46:26 +0000 (16:46 +0200)
commit342afe693ee765a215343fe1a1af0d6c8b8e10a3
treee8eb00282719510946bdbdb6c91307e8a801fbe1
parent754905ce1a327ee3297548e132367038cc62b3d8
wifi: mac80211: refactor ieee80211_rx_monitor

Rework the monitor mode interface iteration to get rid of the last_monitor
condition. Preparation for further filtering received monitor packets.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://patch.msgid.link/d57d82f109643894325beb9db6da8f001fc533eb.1728462320.git-series.nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c