qlxgbe: fix debug prints in ql_os.c
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.
PR: 238655
MFC after: 1 week
qlxgbe: fix debug prints in ql_os.c Tags None Referenced Files None Subscribers None
Description
Details
|