[SCSI] mpt2sas: Expander fix oops saying "Already part of another port"
commit20f5895d55d9281830bfb7819c5c5b70b05297a6
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 7 Aug 2009 14:04:26 +0000 (7 19:34 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 13 Aug 2009 21:26:00 +0000 (13 16:26 -0500)
treedb360859d1fd134fb36e2bfea4602f98af643415
parent15052c9e85bf0cdadcb69eb89623bf12bad8b4f8
[SCSI] mpt2sas: Expander fix oops saying "Already part of another port"

Kernel panic is seen because driver did not tear down the port which should
be dnoe using mpt2sas_transport_port_remove(). without this fix When expander
is added back we would oops inside sas_port_add_phy.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/mpt2sas/mpt2sas_scsih.c