This commit is contained in:
Florian Pose 2011-07-25 13:10:05 +02:00
parent 1caeaad06c
commit 0e518f697a
1 changed files with 1 additions and 1 deletions

View File

@ -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;
};