Put the default case, which prints information about an event we do not yet
authorpatrick <patrick@openbsd.org>
Wed, 24 Jan 2018 13:07:31 +0000 (13:07 +0000)
committerpatrick <patrick@openbsd.org>
Wed, 24 Jan 2018 13:07:31 +0000 (13:07 +0000)
commitcd99bb20ee4f77bdb52a07c37c8d4efe776b81df
tree6d9c4a7c06607d7fa9f889b118cf68aa0c33e158
parentde91928149e4d56239224d31b8ca4ce521798faa
Put the default case, which prints information about an event we do not yet
handle, into a debug printf.  Also do not print a pointer to kernel buffers
so that we don't leak kernel addresses.

Spotted by and ok stsp@
sys/dev/ic/bwfm.c