Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136927652
D17802.id50039.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
322 B
Referenced Files
None
Subscribers
None
D17802.id50039.diff
View Options
Index: sys/dev/cxgbe/t4_netmap.c
===================================================================
--- sys/dev/cxgbe/t4_netmap.c
+++ sys/dev/cxgbe/t4_netmap.c
@@ -493,7 +493,7 @@
ASSERT_SYNCHRONIZED_OP(sc);
if (!nm_netmap_on(na))
- return 0;
+ return (0);
if ((vi->flags & VI_INIT_DONE) == 0)
return (0);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 5:09 PM (20 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25780399
Default Alt Text
D17802.id50039.diff (322 B)
Attached To
Mode
D17802: Fix cxgbe netmap when interface is DOWN
Attached
Detach File
Event Timeline
Log In to Comment