summaryrefslogtreecommitdiffstats
path: root/sys/dev/xe/if_xe.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-05-01 04:41:04 +0000
committerimp <imp@FreeBSD.org>2000-05-01 04:41:04 +0000
commit845340c06253657162c0729aee193bbe0b64fbac (patch)
treee57a26daaf07d1e7e5d21b2004844def85b32785 /sys/dev/xe/if_xe.c
parentca4c3fabb4c731b1f68382ce8319f811064a351b (diff)
downloadFreeBSD-src-845340c06253657162c0729aee193bbe0b64fbac.zip
FreeBSD-src-845340c06253657162c0729aee193bbe0b64fbac.tar.gz
Now that I've got reports that this works, let's turn the debugging off.
MIHIRA-san pointed out that debugging is rather big for tcpdump... Submitted by: sanpei@sanpei.org (MIHIRA Yoshiro)
Diffstat (limited to 'sys/dev/xe/if_xe.c')
-rw-r--r--sys/dev/xe/if_xe.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c
index ced0e76..c78e430 100644
--- a/sys/dev/xe/if_xe.c
+++ b/sys/dev/xe/if_xe.c
@@ -109,10 +109,6 @@
*/
-#ifndef XE_DEBUG
-#define XE_DEBUG 2 /* Increase for more voluminous output! */
-#endif
-
#include <sys/param.h>
#include <sys/cdefs.h>
#include <sys/errno.h>
OpenPOWER on IntegriCloud