Re: Linux 2.6.0-test5: CONFIG_PCMCIA_WL3501 build fails

From: Russell King
Date: Tue Sep 09 2003 - 07:29:39 EST


On Tue, Sep 09, 2003 at 10:12:11PM +1000, Eyal Lebedinsky wrote:
> allmodconfig, i386:
>
> CC [M] drivers/net/wireless/wl3501_cs.o
> drivers/net/wireless/wl3501_cs.c: In function `wl3501_mgmt_join':
> drivers/net/wireless/wl3501_cs.c:641: unknown field `id' specified in
> initializer

I notice that this driver uses .foo.bar = baz type initialisers. These
do not work on gcc 2.95 (and last time I checked, the kernels minimum
compiler version was still 2.95.x)

--
Russell King (rmk@xxxxxxxxxxxxxxxx) http://www.arm.linux.org.uk/personal/
Linux kernel maintainer of:
2.6 ARM Linux - http://www.arm.linux.org.uk/
2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
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/