]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
net80211: enhance (disabled) debugging
authorBjoern A. Zeeb <bz@FreeBSD.org>
Mon, 14 Feb 2022 22:16:59 +0000 (22:16 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Sun, 20 Feb 2022 16:24:57 +0000 (16:24 +0000)
commite709b7d7784037d11df3252dac5e70be61a0db1c
treefe5e0c6e7ca2b4b14a13d53e85766e140242a5a9
parentc3ffeddb4709fc6c5bebf84c52de7dd11dfca61c
net80211: enhance (disabled) debugging

Add maxchans to the disabled debugging in addchan() and copychan_prev()
to aid debugging possible errors rreturned due to reaching maxchans
limits.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit 32cf376a01d42710ccbb1d6664ebd0a85c9e0064)
sys/net80211/ieee80211.c