CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/17 11:59:15
Modified files:
sys/dev/ic : qlw.c
Log message:
Do not define QLW_DEBUG if SMALL_KERNEL, and turn qlw_dump_iocb() and
qlw_dump_iocb_segs() into empty macros if QLW_DEBUG is not defined (if only
to make this compile, then).
