Page MenuHomeFreeBSD

D17802.diff
No OneTemporary

D17802.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
Wed, Apr 15, 10:51 AM (2 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31535171
Default Alt Text
D17802.diff (328 B)

Event Timeline