Guard the debug printf function behind BWFM_DEBUG as well. Also only
authorpatrick <patrick@openbsd.org>
Mon, 8 Jan 2018 17:29:21 +0000 (17:29 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 8 Jan 2018 17:29:21 +0000 (17:29 +0000)
commitbbd71b0baa98a511d73c15fbbb68f63124a9960f
tree5a24dec30ce05d84c6f12f7374cc8de117187876
parent39d35c75613add3c8660dd44a93941060d377a85
Guard the debug printf function behind BWFM_DEBUG as well.  Also only
print the firmware's dmesg(8) if we're running with a higher debug
mode.

Prompted by Michael W. Bombardieri
sys/dev/pci/if_bwfm_pci.c