From: Giuseppe CAVALLARO Date: Tue, 4 Nov 2014 16:08:09 +0000 (+0100) Subject: stmmac: fix atomicity in pm routines X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~119^2~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=777da230c5b98a6a3793f0525dd99e1e61c8a072;p=pandora-kernel.git stmmac: fix atomicity in pm routines This patch is to fix the atomicity when suspend and resume the driver. The clk api have been changed (as reported by Hao Liang) and the skb allocation is done out of the hw setup function and taking care about the GFP flags. Reported-by: Hao Liang Signed-off-by: Giuseppe Cavallaro Cc: Alexey Khoroshilov Cc: Hao Liang Signed-off-by: David S. Miller --- Reading git-diff-tree failed