aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/base/e1000_82575.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/e1000/base/e1000_82575.c')
-rw-r--r--drivers/net/e1000/base/e1000_82575.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/e1000/base/e1000_82575.c b/drivers/net/e1000/base/e1000_82575.c
index c6400bde..15c7dd84 100644
--- a/drivers/net/e1000/base/e1000_82575.c
+++ b/drivers/net/e1000/base/e1000_82575.c
@@ -2414,7 +2414,7 @@ out:
* e1000_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.
**/