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

2009-12-18 Thread Geoff Levand
From: Benjamin Herrenschmidt b...@kernel.crashing.org 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 b...@kernel.crashing.org Signed-off-by: Geoff Levand geoffrey.lev...@am.sony.com

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 b...@kernel.crashing.org 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:

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 b...@kernel.crashing.org 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