commit | fe8b2304e54552cea113318e2f66c45628130fdc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Sep 25 23:10:33 2005 +0200 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Sep 25 17:19:35 2005 -0500 |
tree | d44cdc471ced18d6e41c8d25b857bb4381d6ec75 | |
parent | 44550322cb601ac3f882e7438bbeec971fa1b1a3 [diff] |
[SCSI] sas: fix remote phy removal Brown paperbag bug: sas_rphy_delete was ordered completely wrong. Fix it up to be the same order as sas_phy_delete or fc_rport_terminate and fix rphy objects that leaked after module removal. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>