From patchwork Fri Dec 18 05:52:54 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Herrenschmidt X-Patchwork-Id: 68602 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.2) with ESMTP id nBI5rGwq019239 for ; Fri, 18 Dec 2009 05:53:16 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750956AbZLRFxP (ORCPT ); Fri, 18 Dec 2009 00:53:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751515AbZLRFxP (ORCPT ); Fri, 18 Dec 2009 00:53:15 -0500 Received: from gate.crashing.org ([63.228.1.57]:38261 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750956AbZLRFxO (ORCPT ); Fri, 18 Dec 2009 00:53:14 -0500 Received: from [IPv6:::1] (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id nBI5qsgB004429; Thu, 17 Dec 2009 23:52:55 -0600 Subject: [PATCH] ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV From: Benjamin Herrenschmidt To: linux-wireless@vger.kernel.org Cc: linuxppc-dev , Geert Uytterhoeven , Geoff Levand Date: Fri, 18 Dec 2009 16:52:54 +1100 Message-ID: <1261115574.2173.18.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index e58a653..c0ecc77 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2358,6 +2358,7 @@ config GELIC_WIRELESS config GELIC_WIRELESS_OLD_PSK_INTERFACE bool "PS3 Wireless private PSK interface (OBSOLETE)" depends on GELIC_WIRELESS + select WEXT_PRIV help This option retains the obsolete private interface to pass the PSK from user space programs to the driver. The PSK