From: Carolyn Wyborny Date: Wed, 23 Jan 2013 03:37:58 +0000 (+0000) Subject: igb: Fix for improper exit in igb_get_i2c_client X-Git-Tag: v3.9-rc1~139^2~53^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3f8ef1169afb08976b4b1dafe7bc740f655d886;p=pandora-kernel.git igb: Fix for improper exit in igb_get_i2c_client This patch fixes an issue where we check for irq's disabled then exit after explicitly disabling them with spin_lock_irqsave. Reported-by: Dan Carpenter Signed-off-by: Carolyn Wyborny Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed