From: Alan Stern Date: Fri, 12 Feb 2010 17:13:39 +0000 (-0500) Subject: [SCSI] fix refcounting bug in scsi_get_host_dev X-Git-Tag: v2.6.34-rc1~284^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5469119f0098881ab7f991990ef4f81ef13a194;p=pandora-kernel.git [SCSI] fix refcounting bug in scsi_get_host_dev This patch (as1334) fixes a bug in scsi_get_host_dev(). It incorrectly calls get_device() on the new device's target. Signed-off-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed