From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kraus, NechamaX Date: Wed, 29 Sep 2021 16:05:08 +0300 Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Add new device ID In-Reply-To: <20210831073902.1855742-1-sasha.neftin@intel.com> References: <20210831073902.1855742-1-sasha.neftin@intel.com> Message-ID: <320238dd-0de9-c692-13db-69d7b19143dc@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On 8/31/2021 10:39, Sasha Neftin wrote: > Add new device ID for the next step of the silicon and > reflect the I226_LMVP part. > > Signed-off-by: Sasha Neftin > --- > drivers/net/ethernet/intel/igc/igc_base.c | 1 + > drivers/net/ethernet/intel/igc/igc_hw.h | 1 + > drivers/net/ethernet/intel/igc/igc_main.c | 1 + > 3 files changed, 3 insertions(+) > Tested-by: Nechama Kraus