From: Jan De Luyck <lkml@kcore.org>
To: linux-kernel@vger.kernel.org
Subject: [2.6.0-test7] b44: NETDEV WATCHDOG: eth0: transmit timed out
Date: Thu, 16 Oct 2003 12:53:06 +0200 [thread overview]
Message-ID: <200310161253.13548.lkml@kcore.org> (raw)
-----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-----
next reply other threads:[~2003-10-16 10:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-16 10:53 Jan De Luyck [this message]
2003-10-16 11:16 ` [2.6.0-test7] b44: NETDEV WATCHDOG: eth0: transmit timed out Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200310161253.13548.lkml@kcore.org \
--to=lkml@kcore.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.