]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a fencepost error in ahc_find_scb that could cause us to wrongfully
authorgibbs <gibbs@FreeBSD.org>
Mon, 24 Mar 1997 17:42:25 +0000 (17:42 +0000)
committergibbs <gibbs@FreeBSD.org>
Mon, 24 Mar 1997 17:42:25 +0000 (17:42 +0000)
commite81c5f447715793a8c31b15c1c1cf08d1bbf300e
treeacada5a15825838e1fcf623321885184a4eb62bc
parent64374bd80fbd7c79a98e4076e11fa4baf08d7d28
Fix a fencepost error in ahc_find_scb that could cause us to wrongfully
find an SCB still down on the card that was paged out.  This only affects
error recovery.

Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
sys/i386/scsi/aic7xxx.c