Page MenuHomeFreeBSD

D29768.diff
No OneTemporary

D29768.diff

diff --git a/sys/dev/e1000/if_em.c b/sys/dev/e1000/if_em.c
--- a/sys/dev/e1000/if_em.c
+++ b/sys/dev/e1000/if_em.c
@@ -495,7 +495,7 @@
0, "Set to true to leave smart power down enabled on newer adapters");
/* Controls whether promiscuous also shows bad packets */
-static int em_debug_sbp = TRUE;
+static int em_debug_sbp = FALSE;
SYSCTL_INT(_hw_em, OID_AUTO, sbp, CTLFLAG_RDTUN, &em_debug_sbp, 0,
"Show bad packets in promiscuous mode");

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 29, 2:55 AM (10 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32320405
Default Alt Text
D29768.diff (456 B)

Event Timeline