This commit is contained in:
Florian Pose 2011-07-25 13:10:05 +02:00
parent 1a6f447447
commit 2580b1be82
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;
};