wifi: mac80211: restore monitor for outgoing frames
authorJohannes Berg <johannes.berg@intel.com>
Tue, 22 Apr 2025 19:32:51 +0000 (21:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Apr 2025 12:44:22 +0000 (14:44 +0200)
commitabf078c0a322159f5ebe2adaa0cd69dc45b1e710
tree150e98eb838a4930567607f8c944fb6989afc321
parent491ef1117c56476f199b481f8c68820fe4c3a7c2
wifi: mac80211: restore monitor for outgoing frames

This code was accidentally dropped during the cooked
monitor removal, but really should've been simplified
instead. Add the simple version back.

Fixes: 286e69677065 ("wifi: mac80211: Drop cooked monitor support")
Link: https://patch.msgid.link/20250422213251.b3d65fd0f323.Id2a6901583f7af86bbe94deb355968b238f350c6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/status.c