From: Stephen M. Cameron Date: Fri, 22 Oct 2010 19:21:07 +0000 (-0500) Subject: cciss: fix board status waiting code X-Git-Tag: v2.6.37-rc2~30^2~3^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa842fa641e11a025725883b04d1e144e6bad39;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed