Commit 4fb8cfed authored by Jiang Jian's avatar Jiang Jian Committed by Tony Nguyen

ixgbe: remove unexpected word "the"

there is an unexpected word "the" in the comments that need to be removed
Signed-off-by: default avatarJiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent fda35af9
...@@ -1737,7 +1737,7 @@ static s32 ixgbe_setup_sfi_x550a(struct ixgbe_hw *hw, ixgbe_link_speed *speed) ...@@ -1737,7 +1737,7 @@ static s32 ixgbe_setup_sfi_x550a(struct ixgbe_hw *hw, ixgbe_link_speed *speed)
* @speed: link speed * @speed: link speed
* @autoneg_wait_to_complete: unused * @autoneg_wait_to_complete: unused
* *
* Configure the the integrated PHY for native SFP support. * Configure the integrated PHY for native SFP support.
*/ */
static s32 static s32
ixgbe_setup_mac_link_sfp_n(struct ixgbe_hw *hw, ixgbe_link_speed speed, ixgbe_setup_mac_link_sfp_n(struct ixgbe_hw *hw, ixgbe_link_speed speed,
...@@ -1786,7 +1786,7 @@ ixgbe_setup_mac_link_sfp_n(struct ixgbe_hw *hw, ixgbe_link_speed speed, ...@@ -1786,7 +1786,7 @@ ixgbe_setup_mac_link_sfp_n(struct ixgbe_hw *hw, ixgbe_link_speed speed,
* @speed: link speed * @speed: link speed
* @autoneg_wait_to_complete: unused * @autoneg_wait_to_complete: unused
* *
* Configure the the integrated PHY for SFP support. * Configure the integrated PHY for SFP support.
*/ */
static s32 static s32
ixgbe_setup_mac_link_sfp_x550a(struct ixgbe_hw *hw, ixgbe_link_speed speed, ixgbe_setup_mac_link_sfp_x550a(struct ixgbe_hw *hw, ixgbe_link_speed speed,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment