aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixgb/ixgb_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ixgb/ixgb_hw.c')
-rw-r--r--sys/dev/ixgb/ixgb_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ixgb/ixgb_hw.c b/sys/dev/ixgb/ixgb_hw.c
index 23b0b2846e59..2985994cae55 100644
--- a/sys/dev/ixgb/ixgb_hw.c
+++ b/sys/dev/ixgb/ixgb_hw.c
@@ -939,7 +939,7 @@ ixgb_check_for_link(struct ixgb_hw *hw)
}
/******************************************************************************
- * Check for a bad link condition that may have occured.
+ * Check for a bad link condition that may have occurred.
* The indication is that the RFC / LFC registers may be incrementing
* continually. A full adapter reset is required to recover.
*