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: b...@freebsd.org Reporter: huangfq.dax...@gmail.com 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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"