From: Kashyap, Desai Date: Wed, 17 Mar 2010 09:50:37 +0000 (+0530) Subject: [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in RESCAN... X-Git-Tag: v2.6.35-rc1~470^2^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31cef6bcb89dbbc325e65f7570644554de7db441;p=pandora-kernel.git [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in RESCAN task after HBA RESET Setting handle to zero is not required before _scsih_remove_device. Driver uses sas_device->handle reference in _scsih_remove_device. Signed-off-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed