CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/24 06:07:31
Modified files:
sys/dev/ic : bwfm.c
Log message:
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@
