Re: [PATCH] ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV

2009-12-18 Thread Benjamin Herrenschmidt
On Fri, 2009-12-18 at 08:55 -0800, Randy Dunlap wrote: > > Probably also needs > depends on WLAN > to prevent build failures. Yeah, GELIC_WIRELESS should probably. I'll do a separate patch next week but feel free to beat me to it. Cheers, Ben. __

Re: [PATCH] ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV

2009-12-18 Thread Randy Dunlap
On Fri, 18 Dec 2009 16:52:54 +1100 Benjamin Herrenschmidt wrote: > The option to support the old style PSK interface in the PS3 > GELIC wireless drivers requires CONFIG_WEXT_PRIV to be set > > Signed-off-by: Benjamin Herrenschmidt > --- > > Please send to Linus asap (or I can put it in powerpc.

[PATCH] ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV

2009-12-17 Thread Benjamin Herrenschmidt
The option to support the old style PSK interface in the PS3 GELIC wireless drivers requires CONFIG_WEXT_PRIV to be set Signed-off-by: Benjamin Herrenschmidt --- Please send to Linus asap (or I can put it in powerpc.git) as it's breaking one of my test build configs :-) diff --git a/drivers/net