ixgbe: add support for new HW
[deliverable/linux.git] / drivers / net / ixgbe / ixgbe_82599.c
index e39380ca996c546fe32ecf6023a3c484be54fdec..63b4da6b5b77741ebf31a919b6e519cdb7e8b70a 100644 (file)
@@ -359,6 +359,7 @@ static enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw)
        case IXGBE_DEV_ID_82599_SFP:
        case IXGBE_DEV_ID_82599_SFP_FCOE:
        case IXGBE_DEV_ID_82599_SFP_EM:
+       case IXGBE_DEV_ID_82599_SFP_SF2:
                media_type = ixgbe_media_type_fiber;
                break;
        case IXGBE_DEV_ID_82599_CX4:
This page took 0.039832 seconds and 5 git commands to generate.