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

ixgb: 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>
上级 a66c4646
...@@ -576,7 +576,7 @@ ixgb_rar_set(struct ixgb_hw *hw, ...@@ -576,7 +576,7 @@ ixgb_rar_set(struct ixgb_hw *hw,
* Writes a value to the specified offset in the VLAN filter table. * Writes a value to the specified offset in the VLAN filter table.
* *
* hw - Struct containing variables accessed by shared code * hw - Struct containing variables accessed by shared code
* offset - Offset in VLAN filer table to write * offset - Offset in VLAN filter table to write
* value - Value to write into VLAN filter table * value - Value to write into VLAN filter table
*****************************************************************************/ *****************************************************************************/
void void
...@@ -588,7 +588,7 @@ ixgb_write_vfta(struct ixgb_hw *hw, ...@@ -588,7 +588,7 @@ ixgb_write_vfta(struct ixgb_hw *hw,
} }
/****************************************************************************** /******************************************************************************
* Clears the VLAN filer table * Clears the VLAN filter table
* *
* hw - Struct containing variables accessed by shared code * hw - Struct containing variables accessed by shared code
*****************************************************************************/ *****************************************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册