mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
igb: remove unexpected word "the"
there is an unexpected word "the" in the comments that need to be removed Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
This commit is contained in:
parent
a5f9765802
commit
4d5173c6f6
|
|
@ -2207,7 +2207,7 @@ s32 igb_write_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 data)
|
|||
* igb_reset_mdicnfg_82580 - Reset MDICNFG destination and com_mdio bits
|
||||
* @hw: pointer to the HW structure
|
||||
*
|
||||
* This resets the the MDICNFG.Destination and MDICNFG.Com_MDIO bits based on
|
||||
* This resets the MDICNFG.Destination and MDICNFG.Com_MDIO bits based on
|
||||
* the values found in the EEPROM. This addresses an issue in which these
|
||||
* bits are not restored from EEPROM after reset.
|
||||
**/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user