]> Pileus Git - ~andy/linux/commit
[SCSI] sas: clear parent->rphy in sas_rphy_delete
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Jan 2006 13:20:43 +0000 (14:20 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 12 Jan 2006 17:53:54 +0000 (11:53 -0600)
commit33b114e935a2202206e224dd2c695cee5a5986bf
treebe8a435458696c51495dba8f8866cb1d32d3bff6
parent0b9506723826c68b50fa33e345700ddcac1bed36
[SCSI] sas: clear parent->rphy in sas_rphy_delete

We need to clear the backpointer on rphy removal, else we'll run into
problems with host removal after a device has been hot unplugged.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_transport_sas.c