From: Bruce Allan Date: Wed, 2 Dec 2009 17:03:18 +0000 (+0000) Subject: e1000e: correct ICH/PCH PHY operations function pointers X-Git-Tag: v2.6.33-rc1~388^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0be8401051c716be4533272e983b7eed3d83946d;p=pandora-kernel.git e1000e: correct ICH/PCH PHY operations function pointers Some function pointers for a few PHY operations (for 82578 and 82567) and were set incorrectly causing functions to be executed that were accessing incorrect PHY register offsets for that particular device. This patch also moves a few PHY-specific functions from ich8lan.c to the more appropriate phy.c. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed