Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137901089
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
Fri, Nov 28, 1:03 AM (7 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26269449
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