diff --git a/devices/e1000e/e1000-2.6.34-ethercat.h b/devices/e1000e/e1000-2.6.34-ethercat.h index a88ac880..283920e2 100644 --- a/devices/e1000e/e1000-2.6.34-ethercat.h +++ b/devices/e1000e/e1000-2.6.34-ethercat.h @@ -375,7 +375,7 @@ struct e1000_adapter { struct work_struct led_blink_task; struct work_struct print_hang_task; - /* Ethercat device variables*/ + /* EtherCAT device variables */ ec_device_t *ecdev; unsigned long ec_watchdog_jiffies; };