HomeFreeBSD

qlxge: replace device_printf with QL_DPRINT2

Description

qlxge: replace device_printf with QL_DPRINT2

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.

PR: 238656
MFC after: 1 week

Details

Provenance
Fuqian Huang <huangfq.daxian@gmail.com>Authored on May 28 2024, 5:40 AM
Kevin Bowling <kbowling@FreeBSD.org>Committed on May 28 2024, 5:40 AM
Parents
rG3d6c7ee87e9d: qlxgbe: fix debug prints in ql_os.c
Branches
Unknown
Tags
Unknown