cciss: Fix problem with remove_from_scan_list on driver unload
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 12 Nov 2009 18:49:19 +0000 (12:49 -0600)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 13 Nov 2009 07:45:53 +0000 (08:45 +0100)
commitfd8489cff419d216479655b8041b8574ed89f806
treee09263fd1b593a4033ce79e6e5152b46105bf0ec
parent8ba95c69fe6eb65ff36b64136ae24844ddba16a1
cciss: Fix problem with remove_from_scan_list on driver unload

cciss: Fix problem with remove_from_scan_list that on driver unload
it doesn't remove the controller from the scan list correctly if
the controller is currently being scanned for new devices.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss.c