Page MenuHomeFreeBSD

D17802.1775838715.diff
No OneTemporary

Size
328 B
Referenced Files
None
Subscribers
None

D17802.1775838715.diff

Index: head/sys/dev/cxgbe/t4_netmap.c
===================================================================
--- head/sys/dev/cxgbe/t4_netmap.c
+++ head/sys/dev/cxgbe/t4_netmap.c
@@ -492,6 +492,9 @@
ASSERT_SYNCHRONIZED_OP(sc);
+ if (!nm_netmap_on(na))
+ return (0);
+
if ((vi->flags & VI_INIT_DONE) == 0)
return (0);

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 10, 4:31 PM (9 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28317481
Default Alt Text
D17802.1775838715.diff (328 B)

Event Timeline