mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
Don't always enable debugging for the network device code.
Reviewed by: obrien
This commit is contained in:
parent
912209a5b2
commit
71bb073d45
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue