ixgbe: add WOL support for new subdevice id
[deliverable/linux.git] / drivers / net / ethernet / intel / ixgbe / ixgbe_main.c
index 35be7d38c58481491104e0633519c0ac01f8a247..e417394a2a4ed062c1b93d7c5300094228f2cf49 100644 (file)
@@ -7080,6 +7080,7 @@ int ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id,
                                break;
                case IXGBE_SUBDEV_ID_82599_SFP:
                case IXGBE_SUBDEV_ID_82599_RNDC:
+               case IXGBE_SUBDEV_ID_82599_ECNA_DP:
                        is_wol_supported = 1;
                        break;
                }
This page took 0.031162 seconds and 5 git commands to generate.