]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: ethtool: add monitor channel reporting
authorDylan Eskew <dylan.eskew@candelatech.com>
Wed, 13 Nov 2024 14:46:08 +0000 (06:46 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 4 Dec 2024 15:39:06 +0000 (16:39 +0100)
commit4f85a3b370e6f1a353cfbbfb5c398590dfeca9d7
tree95f75e376f5eea7f0280f0d32eada025fed34b0d
parent24dab555ad5951824e3fb6b665aaca84ac69dd12
wifi: mac80211: ethtool: add monitor channel reporting

When running ethtool on a monitor interface, the channel
wasn't reporting properly. This adds logic to properly report
the channel for monitor interfaces in ethtool.

Signed-off-by: Dylan Eskew <dylan.eskew@candelatech.com>
Link: https://patch.msgid.link/20241113144608.334060-1-dylan.eskew@candelatech.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ethtool.c