]> Git Repo - linux.git/commit
[SCSI] mpt2sas: Expander fix oops saying "Already part of another port"
authorKashyap, Desai <[email protected]>
Fri, 7 Aug 2009 14:04:26 +0000 (19:34 +0530)
committerJames Bottomley <[email protected]>
Thu, 13 Aug 2009 21:26:00 +0000 (16:26 -0500)
commit20f5895d55d9281830bfb7819c5c5b70b05297a6
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 <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/scsi/mpt2sas/mpt2sas_scsih.c
This page took 0.051194 seconds and 4 git commands to generate.