Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144614481
D36591.1775790022.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
420 B
Referenced Files
None
Subscribers
None
D36591.1775790022.diff
View Options
Index: sys/dev/igc/if_igc.c
===================================================================
--- sys/dev/igc/if_igc.c
+++ sys/dev/igc/if_igc.c
@@ -858,7 +858,7 @@
}
/* Don't lose promiscuous settings */
- igc_if_set_promisc(ctx, IFF_PROMISC);
+ igc_if_set_promisc(ctx, if_getflags(ifp));
igc_clear_hw_cntrs_base_generic(&adapter->hw);
if (adapter->intr_type == IFLIB_INTR_MSIX) /* Set up queue routing */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 10, 3:00 AM (21 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28311883
Default Alt Text
D36591.1775790022.diff (420 B)
Attached To
Mode
D36591: if_igc: Don't start in promiscious mode by default
Attached
Detach File
Event Timeline
Log In to Comment