summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/wd33c93.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/wd33c93.c')
-rw-r--r--drivers/scsi/wd33c93.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/scsi/wd33c93.c b/drivers/scsi/wd33c93.c
index bed2b06a2..7984f9254 100644
--- a/drivers/scsi/wd33c93.c
+++ b/drivers/scsi/wd33c93.c
@@ -1422,9 +1422,8 @@ uchar sr;
{
int busycount = 0;
extern void sgiwd93_reset(unsigned long);
-
/* wait 'til the chip gets some time for us */
- while (READ_AUX_STAT() & ASR_BSY && busycount++ < 100)
+ while ((READ_AUX_STAT() & ASR_BSY) && busycount++ < 100)
udelay (10);
/*
* there are scsi devices out there, which manage to lock up