Re: 2.6.17-mm2

From: Andrew Morton
Date: Sat Jun 24 2006 - 17:42:22 EST


On Sat, 24 Jun 2006 21:41:41 +0200
Dominik Karall <dominik.karall@xxxxxxx> wrote:

> On Saturday, 24. June 2006 15:19, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.1
> >7/2.6.17-mm2/
>
> hi!
>
> I get this warning on make modules_install:
>
> WARNING: /lib/modules/2.6.17-mm2/kernel/net/ieee80211/ieee80211.ko
> needs unknown symbol wireless_spy_update
>

Someone removed the `#ifdef CONFIG_WIRELESS_EXT' from around the callsite
in net/ieee80211/ieee80211_rx.c and didn't update Kconfig appropriately.

Presumably, setting CONFIG_WIRELESS_EXT will get you going again.
-
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/