commit | 33b114e935a2202206e224dd2c695cee5a5986bf | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jan 11 14:20:43 2006 +0100 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Jan 12 11:53:54 2006 -0600 |
tree | be8a435458696c51495dba8f8866cb1d32d3bff6 | |
parent | 0b9506723826c68b50fa33e345700ddcac1bed36 [diff] |
[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>