summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/e1000_82575.c
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-14 21:28:56 +0000
committereadler <eadler@FreeBSD.org>2012-09-14 21:28:56 +0000
commit8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a (patch)
tree401383202e1fe7eae704c88c267d4db81d5f9e42 /sys/dev/e1000/e1000_82575.c
parenta06756dafd4a9ec683a791e05584f7f4184c6ec6 (diff)
downloadFreeBSD-src-8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a.zip
FreeBSD-src-8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a.tar.gz
Correct double "the the"
Approved by: cperciva 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 a04e3fa..a0d48b3 100644
--- a/sys/dev/e1000/e1000_82575.c
+++ b/sys/dev/e1000/e1000_82575.c
@@ -2280,7 +2280,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