2008/7/21 David Miller [off-list ref]:
From: Ben Hutchings <redacted>
Date: Mon, 21 Jul 2008 11:16:27 +0100
quoted
Alexander Beregalov wrote:
quoted
Hi David!
There is another problem on sparc64 and happymeal ethernet card.
when tring to up interface:
kernel BUG at net/core/dev.c:1328
[...]
This is yet another driver calling netif_wake_queue() during dev_open(),
when there is no real qdisc present. (And yes, sfc is another of those
drivers - I will post a patch after internal review.)
Yep, what idiot wrote this driver? ;-)
Alexander please try this patch:
It works, thanks.