https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238656
Bug ID: 238656
Summary: qlxge: replace device_printf with QL_DPRINT2 in
qls_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 205174
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205174&action=edit
The patch file
QL_DPRINT2 checks the debug level first before printing.
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]"