i40e: Add DeviceID for X722 QSFP+
[deliverable/linux.git] / drivers / net / ethernet / intel / i40e / i40e_common.c
index 34e86f55b2c064f6464e82c942b1e60d0dd2511c..1db4790423f13a7ab23c933bb011f919382286b4 100644 (file)
@@ -61,6 +61,7 @@ static i40e_status i40e_set_mac_type(struct i40e_hw *hw)
                case I40E_DEV_ID_1G_BASE_T_X722:
                case I40E_DEV_ID_10G_BASE_T_X722:
                case I40E_DEV_ID_SFP_I_X722:
+               case I40E_DEV_ID_QSFP_I_X722:
                        hw->mac.type = I40E_MAC_X722;
                        break;
                default:
This page took 0.027916 seconds and 5 git commands to generate.