[2.6.0-test7] b44: NETDEV WATCHDOG: eth0: transmit timed out

From: Jan De Luyck
Date: Thu Oct 16 2003 - 05:55:16 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Same bug as in 2.4:

Oct 16 12:29:14 precious kernel: NETDEV WATCHDOG: eth0: transmit timed out
Oct 16 12:29:14 precious kernel: b44: eth0: transmit timed out, resetting

after which the interface is useless.

Can the same patch (by Pekka Pietikainen) be applied?

http://marc.theaimsgroup.com/?l=linux-kernel&m=106476776914551&w=2

- --------------------------

- --- b44.c.orig 2003-09-28 19:36:48.000000000 +0300
+++ b44.c 2003-09-28 19:37:07.000000000 +0300
@@ -870,6 +870,7 @@

spin_unlock_irq(&bp->lock);

+ b44_enable_ints(bp);
netif_wake_queue(dev);
}



Thanks.

Jan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/jniXUQQOfidJUwQRAkMQAJ4nV5lDO92ldXRxEQuJn38Wb0tIOACeKwL9
7ue+PvQFtVg6GIWn0aQXjyY=
=aclj
-----END PGP SIGNATURE-----

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/