Module Name: src
Committed By: dbj
Date: Wed Dec 30 11:17:35 UTC 1998
Modified Files:
src/sys/dev/scsipi: scsipi_all.h
Log Message:
Added parens around ADD_BYTES_LIM() macro definition to protects its
use of the low precedence ?: conditional operator. This fixes a bug
in scsipi_interpret_sense when printing out debugging info.