From: Carolyn Wyborny Date: Wed, 23 Jan 2013 03:43:01 +0000 (+0000) Subject: igb: Fix for improper allocation flag in igb_get_i2c_client X-Git-Tag: v3.9-rc1~139^2~53^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=199f6ccac11e93761ee24e35c621992c078fe76f;p=pandora-kernel.git igb: Fix for improper allocation flag in igb_get_i2c_client This patch fixes the allocation function in igb_get_i2c_client to use GFP_ATOMIC instead of GFP_KERNEL because we have a spinlock. Reported-by: Dan Carpenter Signed-off-by: Carolyn Wyborny Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed