From 2580b1be82d55b8db0a945bccdb1a1436b2aa5a1 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Mon, 25 Jul 2011 13:10:05 +0200 Subject: [PATCH] Minor. --- devices/e1000e/e1000-2.6.34-ethercat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; };