From: Giuseppe Cavallaro Date: Mon, 29 Nov 2010 02:10:53 +0000 (-0800) Subject: stmmac: fix stmmac_resume removing not yet used shutdown flag X-Git-Tag: v2.6.38-rc1~476^2~415 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e9559689735f760f3a1fb9b2aafeb4d8efbf8f5;p=pandora-kernel.git stmmac: fix stmmac_resume removing not yet used shutdown flag The commit to convert to use the dev_pm_ops struct introduces a bug. The shutdown flag is not yet used because the hibernation on memory is done by using the freeze callback. Thanks to Vlad for having reported it. Reported-by: Vlad Lungu Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed