linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / scsi / aacraid / sa.c
index a534549..466f05c 100644 (file)
@@ -189,7 +189,7 @@ static int sa_sync_cmd(struct aac_dev *dev, u32 command,
                        ok = 1;
                        break;
                }
-               msleep(1);
+               schedule_timeout_uninterruptible(1);
        }
 
        if (ok != 1)