[SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in RESCAN...
commit31cef6bcb89dbbc325e65f7570644554de7db441
authorKashyap, Desai <kashyap.desai@lsi.com>
Wed, 17 Mar 2010 09:50:37 +0000 (17 15:20 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 11 Apr 2010 14:23:53 +0000 (11 09:23 -0500)
treefb828154a8e4b43ccf24e0c439cb73fe709aedab
parentb620debb06da7dff773460674695d524161d90af
[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 <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/mpt2sas/mpt2sas_scsih.c