[PATCH] cciss: busy_initializing bug fix
authorMike Miller <mike.miller@hp.com>
Wed, 21 Sep 2005 16:55:32 +0000 (09:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 21 Sep 2005 17:11:54 +0000 (10:11 -0700)
commitd6dbf42ee36d4f9ffc2a93877c19937c81974124
treef7896850214230318c504b58f81cdbab5401ca96
parent3c2822ccb1f8cc96fc006aa82e68e1944290014a
[PATCH] cciss: busy_initializing bug fix

This patch fixes the problem Bjorn reported.  The busy_initializing flag
should have cleared before going into the for loop.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/cciss.c