提交 c2f1e80f 编写于 作者: J Jiaqing Zhao 提交者: Tony Nguyen

ixgbe: Fix typos in comments

"VLAN filter" was misspelled as "VLAN filer" in some comments.
Signed-off-by: NJiaqing Zhao <jiaqing.zhao@linux.intel.com>
Signed-off-by: NTony Nguyen <anthony.l.nguyen@intel.com>
上级 864f1f9e
...@@ -879,7 +879,7 @@ static s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, ...@@ -879,7 +879,7 @@ static s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind,
* ixgbe_clear_vfta_82598 - Clear VLAN filter table * ixgbe_clear_vfta_82598 - Clear VLAN filter table
* @hw: pointer to hardware structure * @hw: pointer to hardware structure
* *
* Clears the VLAN filer table, and the VMDq index associated with the filter * Clears the VLAN filter table, and the VMDq index associated with the filter
**/ **/
static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw) static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw)
{ {
......
...@@ -3237,7 +3237,7 @@ s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind, ...@@ -3237,7 +3237,7 @@ s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind,
* ixgbe_clear_vfta_generic - Clear VLAN filter table * ixgbe_clear_vfta_generic - Clear VLAN filter table
* @hw: pointer to hardware structure * @hw: pointer to hardware structure
* *
* Clears the VLAN filer table, and the VMDq index associated with the filter * Clears the VLAN filter table, and the VMDq index associated with the filter
**/ **/
s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw) s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册