Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107582019
D28598.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
293 B
Referenced Files
None
Subscribers
None
D28598.diff
View Options
diff --git a/sys/net/iflib.c b/sys/net/iflib.c
--- a/sys/net/iflib.c
+++ b/sys/net/iflib.c
@@ -2454,7 +2454,7 @@
callout_stop(&txq->ift_netmap_timer);
#endif /* DEV_NETMAP */
CALLOUT_UNLOCK(txq);
- iflib_netmap_txq_init(ctx, txq);
+ (void)iflib_netmap_txq_init(ctx, txq);
}
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 17, 5:25 AM (21 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15834193
Default Alt Text
D28598.diff (293 B)
Attached To
Mode
D28598: iflib: Cast the result of iflib_netmap_txq_init() to void.
Attached
Detach File
Event Timeline
Log In to Comment