Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src-draft/trunk]: src/sys/net80211 Fix release build.
details: https://anonhg.NetBSD.org/src-all/rev/6c97ab28c2dd
branches: trunk
changeset: 947055:6c97ab28c2dd
user: Nathanial Sloss <nat%netbsd.org@localhost>
date: Tue Sep 29 22:04:40 2020 +1000
description:
Fix release build.
diffstat:
sys/net80211/ieee80211_netbsd.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 287471537a95 -r 6c97ab28c2dd sys/net80211/ieee80211_netbsd.c
--- a/sys/net80211/ieee80211_netbsd.c Tue Sep 29 22:04:17 2020 +1000
+++ b/sys/net80211/ieee80211_netbsd.c Tue Sep 29 22:04:40 2020 +1000
@@ -346,9 +346,7 @@
SYSCTL_SETUP(sysctl_net_wlan_setup, "sysctl net.wlan subtree setup")
{
-#ifdef IEEE80211_DEBUG
int rc;
-#endif
const struct sysctlnode *wlan_node;
if ((rc = sysctl_createv(&wlan_sysctl_clog, 0, NULL, &wlan_node,
Home |
Main Index |
Thread Index |
Old Index