From: Matt Carlson Date: Mon, 13 Feb 2012 15:20:14 +0000 (+0000) Subject: tg3: Remove unused link config code X-Git-Tag: v3.4-rc1~177^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2855b9fe416e55d01a1946b142d87abd4cceb6ea;p=pandora-kernel.git tg3: Remove unused link config code When tg3 devices are shutdown, the driver uses the TG3_PHYFLG_IS_LOW_POWER flag to enable a static phy configuration. Any attempt to use the link configuration variables is dead code. This patch removes such code. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed