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/9995d8b5042b
branches:  trunk
changeset: 950014:9995d8b5042b
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 3b26c69216af -r 9995d8b5042b 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 @@
 
 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