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

2009-12-18 Thread Benjamin Herrenschmidt
On Fri, 2009-12-18 at 10:24 -0800, Geoff Levand wrote: > From: 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 > Signed-off-by: Geoff Levand > --- > v2

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

2009-12-18 Thread Johannes Berg
On Fri, 2009-12-18 at 10:24 -0800, Geoff Levand wrote: > From: 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 > Signed-off-by: Geoff Levand > --- > v2

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

2009-12-18 Thread Geoff Levand
On 12/18/2009 10:30 AM, Johannes Berg wrote: > On Fri, 2009-12-18 at 10:24 -0800, Geoff Levand wrote: >> From: 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 Her

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

2009-12-18 Thread Geoff Levand
From: 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 Signed-off-by: Geoff Levand --- v2: Added 'depends on WLAN'. Please send to Linus asap (or I can put it i