Removed watchdog debugging output.
This commit is contained in:
parent
96d794582e
commit
0a2f8a3589
|
|
@ -1623,7 +1623,6 @@ static void e100_watchdog(unsigned long data)
|
|||
struct ethtool_cmd cmd;
|
||||
|
||||
DPRINTK(TIMER, DEBUG, "right now = %ld\n", jiffies);
|
||||
printk(KERN_INFO "ec_e100: watchdog\n");
|
||||
|
||||
/* mii library handles link maintenance tasks */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue