From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dvora Fuxbrumer Date: Thu, 20 May 2021 09:50:33 +0300 Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused MDICNFG register In-Reply-To: <20210502105708.3016965-1-sasha.neftin@intel.com> References: <20210502105708.3016965-1-sasha.neftin@intel.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On 02/05/2021 13:57, Sasha Neftin wrote: > The MDICNFG register from igc registers is not used so remove it. > > Signed-off-by: Sasha Neftin > --- > drivers/net/ethernet/intel/igc/igc_regs.h | 1 - > 1 file changed, 1 deletion(-) > Tested-by: Dvora Fuxbrumer