From: Dan Williams Date: Fri, 18 Nov 2011 01:59:48 +0000 (-0800) Subject: [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device X-Git-Tag: v3.4-rc1~145^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756f173fb5fa90ec15222e80fb579288be7794fd;p=pandora-kernel.git [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device These are never freed in the nominal path. A domain_device has a different lifetime than a sas_rphy we need a dev->rphy independent way of identifying sata devices. Reviewed-by: Jack Wang Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed