[SCSI] aacraid: remove scsi_remove_device
authorMark Haverkamp <markh@osdl.org>
Tue, 19 Sep 2006 16:00:18 +0000 (09:00 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 24 Sep 2006 01:10:10 +0000 (20:10 -0500)
commitac5826ca91243272f97b3f01e80d71e3618f105f
treefa68284e8e8afb3661b8441c610196b05503cbb8
parent76a7f8fdc0c2381ae1ba55ef71837712223ecb3c
[SCSI] aacraid: remove scsi_remove_device

Received from Mark Salyzyn:

Until the system is stabilized, I am suggesting the enclosed
modification to prevent the driver from tickling the panic. Once sysfs
and friends are stabilized, the patch may be backed out. We have yet to
evaluate if we really want to relinquish existing Scsi Devices in any
case, holding on to them as configuration of arrays comes and goes makes
some sense as well. As a result, we have opted to pull the lines rather
than comment them in legacy.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/commsup.c