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
Fri, Nov 21, 5:01 PM (21 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25779730
Default Alt Text
D17802.diff (328 B)

Event Timeline