Page MenuHomeFreeBSD

D17802.id.diff
No OneTemporary

D17802.id.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
Thu, Mar 5, 4:47 AM (19 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29271715
Default Alt Text
D17802.id.diff (328 B)

Event Timeline