net ppc: fix ethernet device names with spaces
[platform/kernel/u-boot.git] / board / keymile / km8xx / km8xx_hdlc_enet.c
index 0478288..ca00576 100644 (file)
@@ -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.