From: Kashyap, Desai Date: Tue, 14 Jun 2011 05:27:08 +0000 (+0530) Subject: [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown... X-Git-Tag: v3.1-rc1~270^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7821578caa8cb831868989041112ab808029ca65;p=pandora-kernel.git [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown call Driver should not call shutdown call from _scsih_remove otherwise, The scsi midlayer can be deadlocked when devices are removed from the driver pci_driver->shutdown handler. Signed-off-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed