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 build.
details: https://anonhg.NetBSD.org/src-all/rev/427b6fa46452
branches: trunk
changeset: 377767:427b6fa46452
user: Nathanial Sloss <nat%netbsd.org@localhost>
date: Sat Aug 29 03:02:29 2020 +1000
description:
Fix build.
diffstat:
sys/net80211/ieee80211_netbsd.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r de7f54f0f795 -r 427b6fa46452 sys/net80211/ieee80211_netbsd.c
--- a/sys/net80211/ieee80211_netbsd.c Sun Aug 16 17:12:03 2020 +1000
+++ b/sys/net80211/ieee80211_netbsd.c Sat Aug 29 03:02:29 2020 +1000
@@ -336,9 +336,7 @@ static int32_t ctl_wlan;
SYSCTL_SETUP(sysctl_net_wlan_setup, "sysctl net.wlan subtree setup")
{
-#ifdef notyet
int rc;
-#endif
const struct sysctlnode *wlan_node;
if (sysctl_createv(clog, 0, NULL, &wlan_node,
Home |
Main Index |
Thread Index |
Old Index