cciss: fix board status waiting code
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Fri, 22 Oct 2010 19:21:07 +0000 (14:21 -0500)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 23 Oct 2010 16:45:06 +0000 (18:45 +0200)
After a reset, we should first wait for the board to become "not ready",
and then wait for it to become "ready", instead of immediately
waiting for it to become "ready", and do this waiting *after*
restoring PCI config space registers.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found