From: David Ertman Date: Tue, 13 May 2014 00:06:26 +0000 (+0000) Subject: e1000e: Fix expand setting EEE link info to all affected parts X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~136^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50844bb7f445165afda1af315bd16c93bf528185;p=pandora-kernel.git e1000e: Fix expand setting EEE link info to all affected parts Previously, the update_phy_task was only calling e1000_set_eee_pchlan() for phy.type 82579. This patch is to cause this function to be called for 82579 and newer phy.types. This causes the dev_spec->eee_lp_ability to have the correct value when going into SX states. Signed-off-by: Dave Ertman Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed