From: Ben Hutchings Date: Fri, 27 Jul 2012 18:35:39 +0000 (+0100) Subject: sfc: Hold the RTNL lock for more of the suspend/resume cycle X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~277^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61da026d86517def727eb67d7cb8ee5657a12dd9;p=pandora-kernel.git sfc: Hold the RTNL lock for more of the suspend/resume cycle I don't think these PM functions can race with userland net device operations, but it's much easier to reason about locking if state is consistently guarded by the same lock. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed