From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brown, Aaron F Date: Thu, 21 May 2020 07:40:35 +0000 Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused flags In-Reply-To: <20200510155200.21068-1-sasha.neftin@intel.com> References: <20200510155200.21068-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: > From: Intel-wired-lan On Behalf Of Sasha > Neftin > Sent: Sunday, May 10, 2020 8:52 AM > To: intel-wired-lan at lists.osuosl.org > Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused flags > > Transmit underrun, late and excess collision flags not in use. > This patch comes to clean up these flags. > > Signed-off-by: Sasha Neftin > --- > drivers/net/ethernet/intel/igc/igc_defines.h | 4 ---- > 1 file changed, 4 deletions(-) Tested-by: Aaron Brown