Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103201640
D29099.id85251.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
308 B
Referenced Files
None
Subscribers
None
D29099.id85251.diff
View Options
diff --git a/sys/dev/netmap/netmap.c b/sys/dev/netmap/netmap.c
--- a/sys/dev/netmap/netmap.c
+++ b/sys/dev/netmap/netmap.c
@@ -4347,7 +4347,9 @@
if (error)
goto fail;
+#if !defined(__FreeBSD__) || defined(KLD_MODULE)
nm_prinf("netmap: loaded module");
+#endif
return (0);
fail:
netmap_fini();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 4:50 AM (17 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14790261
Default Alt Text
D29099.id85251.diff (308 B)
Attached To
Mode
D29099: netmap: Stop printing a line to the dmesg in netmap_init()
Attached
Detach File
Event Timeline
Log In to Comment