From: PJ Waskiewicz Date: Thu, 9 Apr 2009 22:27:57 +0000 (+0000) Subject: ixgbe: Move PHY ops initialization to centralize bus accesses X-Git-Tag: v2.6.31-rc1~330^2~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f165ef4f18444854865d44a3359618480060af;p=pandora-kernel.git ixgbe: Move PHY ops initialization to centralize bus accesses When PHY operations are determined, the PHY must be identified. This identification causes bus access, and should be contained within its own routines. This also helps the 82599 PHY init paths for both SFP+ and KX/KX4 devices to be easier to maintain. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed