git: c68dcc078121 - stable/14 - NOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES file
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Jul 2024 15:40:22 UTC
The branch stable/14 has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=c68dcc078121f8c8c50492173b028cb3bd0b486b
commit c68dcc078121f8c8c50492173b028cb3bd0b486b
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2024-04-14 02:09:38 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-07-18 17:20:50 +0000
NOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES file
This option is not specific to amd64
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44779
(cherry picked from commit 9c3fd2c1c7b8887d2ffaf14c61b04c55657d68bf)
---
sys/amd64/conf/NOTES | 3 ---
sys/conf/NOTES | 1 +
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 39ecfb529be5..23561d740a0b 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -368,9 +368,6 @@ device iwn6000g2bfw
device iwn6050fw
device wpifw
-# net80211 options
-options IEEE80211_DEBUG_REFCNT
-
#
# Non-Transparent Bridge (NTB) drivers
#
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 96e850bd1dbe..3cf23f2976dc 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -883,6 +883,7 @@ device vxlan
# and ath drivers and will eventually be required by all 802.11 drivers.
device wlan
options IEEE80211_DEBUG #enable debugging msgs
+options IEEE80211_DEBUG_REFCNT
options IEEE80211_SUPPORT_MESH #enable 802.11s D3.0 support
options IEEE80211_SUPPORT_TDMA #enable TDMA support