Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2019 11:23:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238655] [qlxgbe: replace device_printf with QL_DPRINT2 in ql_os.c
Message-ID:  <bug-238655-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238655

            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: bugs@FreeBSD.org
          Reporter: huangfq.daxian@gmail.com

Created attachment 205173
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205173&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238655-227>