Restore a print_sense=FALSE that got nuked by accident in last delta.

Noticed by:	Dan Nelson <dnelson@emsphone.com>
This commit is contained in:
Matt Jacob 2001-02-22 06:43:42 +00:00
parent 2003ac3f25
commit 654bb95c76
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72850

View File

@ -2175,6 +2175,7 @@ scsi_interpret_sense(struct cam_device *device, union ccb *ccb,
/* FALLTHROUGH */
case SSD_KEY_EQUAL:
/* These should be filtered by the peripheral drivers */
print_sense = FALSE;
/* FALLTHROUGH */
case SSD_KEY_MISCOMPARE:
/* decrement the number of retries */