commit | afa842fa641e11a025725883b04d1e144e6bad39 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Fri Oct 22 14:21:07 2010 -0500 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Oct 23 18:45:06 2010 +0200 |
tree | 3cb94bba43974ac3eac1f63ebd96ba1d743bb715 | |
parent | 53c2eb24ff49abe1bfc45d067797f74b409690d8 [diff] |
cciss: fix board status waiting code 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>