Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154362642
D29768.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
456 B
Referenced Files
None
Subscribers
None
D29768.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D29768: e1000: disable hw.em.sbp
Attached
Detach File
Event Timeline
Log In to Comment