Don't always enable debugging for the network device code.
Reviewed by: obrien
This commit is contained in:
parent
912209a5b2
commit
71bb073d45
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user