On Mon, 2006-09-11 at 11:18 -0700, sunny12 wrote:

> A restart of the network using /etc/init.d/network restart does the trick
> and the device works again.
> I dont think this is related to the TSO problem reported earlier because I
> believe its disabled by default.
> 
TSO may be on by default on eth0 where you have a 5721.  Check with
ethtool -k eth0.  Turn it off if it is on by doing ethtool -K eth0 tso
off.

-
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

Reply via email to