summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgb/ixgb_ee.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ixgb/ixgb_ee.c')
-rw-r--r--sys/dev/ixgb/ixgb_ee.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ixgb/ixgb_ee.c b/sys/dev/ixgb/ixgb_ee.c
index 861a99a..4ce650e 100644
--- a/sys/dev/ixgb/ixgb_ee.c
+++ b/sys/dev/ixgb/ixgb_ee.c
@@ -325,7 +325,7 @@ ixgb_wait_eeprom_command(struct ixgb_hw *hw)
* hw - Struct containing variables accessed by shared code
*
* Reads the first 64 16 bit words of the EEPROM and sums the values read.
- * If the the sum of the 64 16 bit words is 0xBABA, the EEPROM's checksum is
+ * If the sum of the 64 16 bit words is 0xBABA, the EEPROM's checksum is
* valid.
*
* Returns:
OpenPOWER on IntegriCloud