From: Dan Carpenter Date: Fri, 28 Mar 2014 08:29:50 +0000 (+0300) Subject: iommu/vt-d: returning free pointer in get_domain_for_dev() X-Git-Tag: v3.15-rc1~70^2^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14d405699634d4ce0adfc7b4f52ac7427220a98d;p=pandora-kernel.git iommu/vt-d: returning free pointer in get_domain_for_dev() If we hit this error condition then we want to return a NULL pointer and not a freed variable. Signed-off-by: Dan Carpenter Signed-off-by: David Woodhouse --- Reading git-diff-tree failed