summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2000-11-10 06:06:55 +0000
committerbenno <benno@FreeBSD.org>2000-11-10 06:06:55 +0000
commit397d6d3e993a91e5d61c88ca037247d17a12c04a (patch)
treed6952c4c624653f3eb8c631e180dde5b80b2b91b /lib
parent5e5132aa183279f2e49e0b7612e109f41d00930c (diff)
downloadFreeBSD-src-397d6d3e993a91e5d61c88ca037247d17a12c04a.zip
FreeBSD-src-397d6d3e993a91e5d61c88ca037247d17a12c04a.tar.gz
Don't always enable debugging for the network device code.
Reviewed by: obrien
Diffstat (limited to 'lib')
-rw-r--r--lib/libstand/net.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libstand/net.h b/lib/libstand/net.h
index 24534af..dcd574f 100644
--- a/lib/libstand/net.h
+++ b/lib/libstand/net.h
@@ -40,8 +40,6 @@
* $FreeBSD$
*/
-#define NETIF_DEBUG 1
-
#ifndef _KERNEL /* XXX - see <netinet/in.h> */
#undef __IPADDR
#define __IPADDR(x) htonl((u_int32_t)(x))
OpenPOWER on IntegriCloud