From: Christoph Hellwig Date: Sun, 25 Sep 2005 21:10:33 +0000 (+0200) Subject: [SCSI] sas: fix remote phy removal X-Git-Tag: v2.6.14-rc4~84^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8b2304e54552cea113318e2f66c45628130fdc;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed