aboutsummaryrefslogtreecommitdiff
path: root/board/keymile/km8xx/km8xx_hdlc_enet.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/keymile/km8xx/km8xx_hdlc_enet.c')
-rw-r--r--board/keymile/km8xx/km8xx_hdlc_enet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/keymile/km8xx/km8xx_hdlc_enet.c b/board/keymile/km8xx/km8xx_hdlc_enet.c
index 04782884e..ca0057692 100644
--- a/board/keymile/km8xx/km8xx_hdlc_enet.c
+++ b/board/keymile/km8xx/km8xx_hdlc_enet.c
@@ -34,7 +34,7 @@
char keymile_slot; /* our slot number in the backplane */
/*
- * Since, except during initialization, ethact is always HDLC ETHERNET
+ * Since, except during initialization, ethact is always HDLC
* while we're in the driver, just use serial_printf() everywhere for
* output. This avoids possible conflicts when netconsole is being
* used.