From: Alexander Duyck Date: Mon, 5 Oct 2009 06:35:03 +0000 (+0000) Subject: igb: move the generic copper link setup code into e1000_phy.c X-Git-Tag: v2.6.33-rc1~388^2~922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fadd81a5bc897c8d0424d1cd90cb999d8e12b0;p=pandora-kernel.git igb: move the generic copper link setup code into e1000_phy.c This patch moves the generic portion of the copper link setup into a seperate function in e1000_phy.c. This helps to reduce the size of copper_link_setup_82575 and make it a bit more readable. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed