Re: [PATCH] [PS3] gelic wireless driver needs MAC80211 support
From: Jeff Garzik <hidden>
Date: 2008-02-23 20:26:22
Also in:
linux-wireless
From: Jeff Garzik <hidden>
Date: 2008-02-23 20:26:22
Also in:
linux-wireless
Sebastian Siewior wrote:
so select it. Signed-off-by: Sebastian Siewior <redacted> --- drivers/net/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f337800..a116056 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig@@ -2363,6 +2363,7 @@ config GELIC_NET config GELIC_WIRELESS bool "PS3 Wireless support" depends on GELIC_NET + select MAC80211
Given that this is straying clearly into wireless territory, I think the linux-wireless folks and John Linville (wireless maintainer) are appropriate patch targets. Jeff