From: David Ertman Date: Fri, 14 Feb 2014 07:16:46 +0000 (+0000) Subject: e1000e Refactor of Runtime Power Management X-Git-Tag: v3.15-rc1~113^2~204^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63eb48f151b5f1d8dba35d6176d0d7c9643b33af;p=pandora-kernel.git e1000e Refactor of Runtime Power Management Fix issues with: RuntimePM causing the device to repeatedly flip between suspend and resume with the interface administratively downed. Having RuntimePM enabled interfering with the functionality of Energy Efficient Ethernet. Added checks to disallow functions that should not be executed if the device is currently runtime suspended Make runtime_idle callback to use same deterministic behavior as the igb driver. Signed-off-by: Dave Ertman Acked-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed