summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/e1000_82575.c
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
committereadler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
commit9d7884364e370a7ded90e34f2332b37c65ad2dd2 (patch)
tree14e1117ec0e7000b8d3c4741569280dc7151708c /sys/dev/e1000/e1000_82575.c
parent494f14b9330151d98df404a05bd9f313ee56af30 (diff)
downloadFreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.zip
FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.tar.gz
- change "is is" to "is" or "it is"
- change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days
Diffstat (limited to 'sys/dev/e1000/e1000_82575.c')
-rw-r--r--sys/dev/e1000/e1000_82575.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/e1000/e1000_82575.c b/sys/dev/e1000/e1000_82575.c
index 7257d15..8407f7c 100644
--- a/sys/dev/e1000/e1000_82575.c
+++ b/sys/dev/e1000/e1000_82575.c
@@ -1983,7 +1983,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.
**/
OpenPOWER on IntegriCloud