Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1380509

[PATCH] carl9170: Clarify kconfig text

From Lauri Kasanen <cand@gmx.com>
Newsgroups linux.kernel
Subject [PATCH] carl9170: Clarify kconfig text
Date 2016-04-16 10:40 +0200
Message-ID <rotVM-C4-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The previous text was confusing, leading readers to think this
driver was a duplicate, and so didn't need to be enabled.

After the removal of the older staging driver, this is the only
driver in mainline for these devices.

Signed-off-by: Lauri Kasanen <cand@gmx.com>
---
 drivers/net/wireless/ath/carl9170/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/carl9170/Kconfig b/drivers/net/wireless/ath/carl9170/Kconfig
index 1a796e5..f3e3222 100644
--- a/drivers/net/wireless/ath/carl9170/Kconfig
+++ b/drivers/net/wireless/ath/carl9170/Kconfig
@@ -5,7 +5,7 @@ config CARL9170
 	select FW_LOADER
 	select CRC32
 	help
-	  This is another driver for the Atheros "otus" 802.11n USB devices.
+	  This is the mainline driver for the Atheros "otus" 802.11n USB devices.
 
 	  This driver provides more features than the original,
 	  but it needs a special firmware (carl9170-1.fw) to do that.
-- 
2.6.2

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] carl9170: Clarify kconfig text Lauri Kasanen <cand@gmx.com> - 2016-04-16 10:40 +0200
  [PATCH v2] carl9170: Clarify kconfig text Lauri Kasanen <cand@gmx.com> - 2016-04-16 16:20 +0200
    Re: [PATCH v2] carl9170: Clarify kconfig text Christian Lamparter <chunkeey@googlemail.com> - 2016-04-16 17:40 +0200
    Re: [PATCH v2] carl9170: Clarify kconfig text Kalle Valo <kvalo@codeaurora.org> - 2016-04-18 17:50 +0200
      [PATCH v3] carl9170: Clarify kconfig text Lauri Kasanen <cand@gmx.com> - 2016-04-18 18:10 +0200
        Re: [PATCH v3] carl9170: Clarify kconfig text Christian Lamparter <chunkeey@googlemail.com> - 2016-04-18 18:30 +0200
      Re: [PATCH v2] carl9170: Clarify kconfig text Christian Lamparter <chunkeey@googlemail.com> - 2016-04-18 18:30 +0200
        Re: [PATCH v2] carl9170: Clarify kconfig text Kalle Valo <kvalo@codeaurora.org> - 2016-04-18 18:50 +0200
          Re: [PATCH v2] carl9170: Clarify kconfig text Christian Lamparter <chunkeey@googlemail.com> - 2016-04-18 19:10 +0200
            Re: [PATCH v2] carl9170: Clarify kconfig text Kalle Valo <kvalo@codeaurora.org> - 2016-04-20 10:10 +0200
              [RESEND] Re: updating carl9170-1.fw in linux-firmware.git Christian Lamparter <chunkeey@googlemail.com> - 2016-04-20 23:20 +0200

csiph-web