Re: [PATCH v2] ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV
From: Geoff Levand <hidden>
Date: 2009-12-18 19:01:21
Also in:
linux-wireless
From: Geoff Levand <hidden>
Date: 2009-12-18 19:01:21
Also in:
linux-wireless
On 12/18/2009 10:30 AM, Johannes Berg wrote:
On Fri, 2009-12-18 at 10:24 -0800, Geoff Levand wrote:quoted
From: Benjamin Herrenschmidt <benh@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 <benh@kernel.crashing.org> Signed-off-by: Geoff Levand <redacted> --- v2: Added 'depends on WLAN'.Won't you want 'depends on WLAN' for GELIC_WIRELESS instead of here?
Yes, that seems correct. I'll post an update v3. -Geoff