CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/03/07 09:48:31
Modified files: sys/dev/ic : cac.c Log message: No need to spam log with 'unable to alloc CCB' messages now that NO_CCB is in place and the I/O is retried rather than discarded. So move the message inside a #ifdef CAC_DEBUG. Noticed by j...@.