]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cciss: fix regression that no device nodes are created if no logical drives are confi...
authorStephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Fri, 4 Jul 2008 16:59:40 +0000 (09:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Jul 2008 17:40:06 +0000 (10:40 -0700)
commit77b96bd7e5ee0b44aed1b77fef5949bc19e8301f
treefde7111a9cc7ebbaba74df7214e2a4ec024d011f
parentf93f18cd94626108021c4e681f48d2d99bca5b90
cciss: fix regression that no device nodes are created if no logical drives are configured.

Fix regression in cciss driver that if no logical drives are configured,
no device nodes at all get created.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Acked-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/cciss.c