Denys Fedoryshchenko wrote: > At the beginning - kernel is with "gentoo patched", but i checked, there is > nothing major and almost none from patched code used on this router (there is > almost no networking patches, except e1000e support, small GRE fix and few > wireless things, which is not used). > > syslog > http://www.nuclearcat.com/kern.log
Looks like you're hitting an old bug where there is a race between something running in the background continuously hitting ethtool ioctls and the driver's watchdog. Can you identify which program is doing the ethtool command? That would help. Please re-test with the latest git tree - I believe that we just recently fixed this bug, and I'm almost sure that your kernel does not have that fix. Cheers, Auke -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html