i40e: Remove device ID 0x37D4
[sfrench/cifs-2.6.git] / drivers / net / ethernet / intel / i40evf / i40e_common.c
index 8f64204000fbb5849146316df8b8d8cce2850a6a..4db0c03261857b2fc81aa2431ad506d09b89076c 100644 (file)
@@ -59,7 +59,6 @@ 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;
                case I40E_DEV_ID_X722_VF: