Probably it can be fixed by changing
add_timer( &pAdapter->ErrorTimer );
to
mod_timer( &pAdapter->ErrorTimer, jiffies+ 5*HZ );
in error_timer_handler function in file et131x_initpci.c ( learned from
http://sourceforge.net/forum/forum.php?thread_id=1876109&forum_id=621136 ).
Worked for me :)
--
et131x causing ksoftirqd to eat up cpu
https://bugs.launchpad.net/bugs/150515
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs