https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238655
Bug ID: 238655
Summary: [qlxgbe: replace device_printf with QL_DPRINT2 in
ql_os.c
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 205173
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205173&action=edit
The patch file
QL_DPRINT2 checks the debug level first and then prints.
Replace device_printf with QL_DPRINT2 to check debug level
first before printing out the kernel pointers.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"