From: Wei Yongjun Date: Tue, 24 Sep 2013 05:18:45 +0000 (+0000) Subject: igbvf: add missing iounmap() on error in igbvf_probe() X-Git-Tag: v3.13-rc1~105^2~126^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de524681f88ff4ed293aa239f83c8cb04d59b47d;p=pandora-kernel.git igbvf: add missing iounmap() on error in igbvf_probe() Add the missing iounmap() before return from igbvf_probe() in the error handling case. Signed-off-by: Wei Yongjun Tested-by: Aaron Brown Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed