Re: [GIT]: Networking

From: Ben Hutchings
Date: Mon Jul 21 2008 - 06:16:55 EST


Alexander Beregalov wrote:
> 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.)

Ben.

--
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
--
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/