From: Ben Hutchings Date: Sat, 13 Dec 2008 05:50:08 +0000 (-0800) Subject: sfc: Add support for sub-10G speeds X-Git-Tag: v2.6.29-rc1~581^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177dfcd80f28f8fbc3e22c2d8b24d21cb86f1d97;p=pandora-kernel.git sfc: Add support for sub-10G speeds The SFC4000 has a separate MAC for use at sub-10G speeds. Introduce an efx_mac_operations structure with implementations for the two MACs. Switch between the MACs as necessary. PHY settings are independent of the MAC, so add get_settings() and set_settings() to efx_phy_operations. Also add macs field to indicate which MACs the PHY is connected to. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed