Re: [OOPS] TLAN fails on ifconfig with CONFIG_HOTPLUG=n

From: David S. Miller
Date: Tue Nov 11 2003 - 19:02:13 EST


On Tue, 11 Nov 2003 15:30:13 -0800
Andrew Morton <akpm@xxxxxxxx> wrote:

> Does this fix it?
...
> -} board_info[] __devinitdata = {
> +} board_info[] = {

This fix is needed, definitely. Even if it doesn't cure this
specific bug.

I'll merge this into my networking tree and push to Linus.

Thanks Andrew.
-
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/