* Re: [PATCH] ar9170: remove EXPERIMENTAL marker
@ 2009-07-28 10:12 Chunkeey
0 siblings, 0 replies; 2+ messages in thread
From: Chunkeey @ 2009-07-28 10:12 UTC (permalink / raw)
To: linux-wireless; +Cc: linville
"Luis R. Rodriguez" <lrodriguez@atheros.com> wrote:
> Cc: Christian Lamparter <chunkeey@web.de>
> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
> ---
> drivers/net/wireless/ath/ar9170/Kconfig | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/wireless/ath/ar9170/Kconfig b/drivers/net/wireless/ath/ar9170/Kconfig
> index de4281f..05918f1 100644
> --- a/drivers/net/wireless/ath/ar9170/Kconfig
> +++ b/drivers/net/wireless/ath/ar9170/Kconfig
> @@ -1,12 +1,13 @@
> config AR9170_USB
> tristate "Atheros AR9170 802.11n USB support"
> - depends on USB && MAC80211 && WLAN_80211 && EXPERIMENTAL
> + depends on USB && MAC80211 && WLAN_80211
>
huh? there are still:
- 9 TODOs
- 7 XXX
- 3 FIXMEs
left _to do_ for the driver.
Not to mention known problems and bugs!
________________________________________________________________
Neu: WEB.DE Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://produkte.web.de/go/02/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] atheros: few kconfig cleanups
@ 2009-07-27 23:52 Luis R. Rodriguez
2009-07-27 23:52 ` [PATCH] ar9170: remove EXPERIMENTAL marker Luis R. Rodriguez
0 siblings, 1 reply; 2+ messages in thread
From: Luis R. Rodriguez @ 2009-07-27 23:52 UTC (permalink / raw)
To: linville; +Cc: linux-wireless, Luis R. Rodriguez
Just few kconfig cleanups.
Luis R. Rodriguez (5):
ath: depend on cfg80211
ath: simplify kconfig dependency and add documentation
ath: use menuconfig to put ath stuff in its own page
ath5k: remove EXPERIMENTAL marker
ar9170: remove EXPERIMENTAL marker
drivers/net/wireless/ath/Kconfig | 21 ++++++++++++++++++---
drivers/net/wireless/ath/ar9170/Kconfig | 4 ++--
drivers/net/wireless/ath/ath5k/Kconfig | 3 +--
drivers/net/wireless/ath/ath9k/Kconfig | 1 -
4 files changed, 21 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-28 10:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 10:12 [PATCH] ar9170: remove EXPERIMENTAL marker Chunkeey
-- strict thread matches above, loose matches on Subject: below --
2009-07-27 23:52 [PATCH] atheros: few kconfig cleanups Luis R. Rodriguez
2009-07-27 23:52 ` [PATCH] ar9170: remove EXPERIMENTAL marker Luis R. Rodriguez
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.