ixgbe: add support for active DA cables
[deliverable/linux.git] / drivers / net / ixgbe / ixgbe_ethtool.c
index 251767d9fe79053de8977a9523efcf1d0f744c90..c50a7541ffecf763fb0050de183f4db98f43b1b7 100644 (file)
@@ -212,8 +212,8 @@ static int ixgbe_get_settings(struct net_device *netdev,
                ecmd->port = PORT_FIBRE;
                break;
        case ixgbe_phy_nl:
-       case ixgbe_phy_tw_tyco:
-       case ixgbe_phy_tw_unknown:
+       case ixgbe_phy_sfp_passive_tyco:
+       case ixgbe_phy_sfp_passive_unknown:
        case ixgbe_phy_sfp_ftl:
        case ixgbe_phy_sfp_avago:
        case ixgbe_phy_sfp_intel:
This page took 0.057279 seconds and 5 git commands to generate.