]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: 802.11: cleanup debugging
authorBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 24 Mar 2022 19:09:04 +0000 (19:09 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 24 Mar 2022 19:13:45 +0000 (19:13 +0000)
commit9d9ba2b79b3196935431879efd9094eb9bfedd95
tree6c9be95316a927fd6db1212b3892abe4c3c4689a
parent931983ee0864079c5f1be0a6b3b9ef097d84ffba
LinuxKPI: 802.11: cleanup debugging

Cleanup some debugging.  Rename the global variable to be less
generic.  Hide all debugging behind #ifdef for now and turn off.
Rename the debugging sysctl so we can start adding more to the
subtree.

There is a need to change that wildly grown infrastructure into
something more homogenic soon but this should do for 13.1.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
sys/compat/linuxkpi/common/include/linux/ieee80211.h
sys/compat/linuxkpi/common/include/net/cfg80211.h
sys/compat/linuxkpi/common/src/linux_80211.c