From: Pawel Moll Date: Mon, 23 Aug 2010 20:40:40 +0000 (+0000) Subject: stmmac: fix_mac_speed is called during 10/100<->1000 speed changes X-Git-Tag: v2.6.37-rc1~147^2~672 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=219dd1132a71875ef7097ac47f634d402478385c;p=pandora-kernel.git stmmac: fix_mac_speed is called during 10/100<->1000 speed changes This patch modifies the stmmac_adjust_link() function so the fix_mac_speed() is called not only when link speed is changing between 10 and 100 Mbps (as required in RMII mode) but also for 1000 Mbps. Signed-off-by: Pawel Moll Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed