From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiaqing Zhao Date: Sat, 28 May 2022 20:31:20 +0800 Subject: [Intel-wired-lan] [PATCH 0/3] Fix "VLAN filer" typos Message-ID: <20220528123123.1851519-1-jiaqing.zhao@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: My misspelled search keywords gave some results, guess we need to fix them. Jiaqing Zhao (3): e1000: Fix typos in comments ixgb: Fix typos in comments ixgbe: Fix typos in comments drivers/net/ethernet/intel/e1000/e1000_hw.c | 4 ++-- drivers/net/ethernet/intel/ixgb/ixgb_hw.c | 4 ++-- drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c | 2 +- drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) -- 2.34.1