HomeFreeBSD

[net80211] Quieten the logging from ieee80211_vht_get_vhtflags()

Description

[net80211] Quieten the logging from ieee80211_vht_get_vhtflags()

The commit in Fixes: introduced logging the output bits from
ieee80211_vht_get_vhtflags(). This ends up causing quite a lot
of logging when net80211 is doing things like processing
received beacons.

So just remove the logging; if it's needed again then a developer
can add it back to that location, or just use dtrace to capture
the return value.

Fixes: 4bf049bfeefd9
Differential Revision: https://reviews.freebsd.org/D52142
Reviewed by: bz

(cherry picked from commit d6616705231ce5a90068136f1aae05c143e8c0eb)

Details

Provenance
adrianAuthored on Aug 25 2025, 12:50 AM
bzCommitted on Apr 22 2026, 8:56 PM
Reviewer
bz
Differential Revision
D52142: [net80211] Quieten the logging from ieee80211_vht_get_vhtflags()
Parents
rG6d00a0e09aaa: wsp(4): Make evdev interface operational if sysmouse one is not opened
Branches
Unknown
Tags
Unknown