linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
To: linux-wireless@vger.kernel.org
Cc: koen.vandeputte@ncentric.com
Subject: [PATCH 5/5] ath9k: dynack: remove 'experimental' tag
Date: Fri,  2 Nov 2018 21:49:59 +0100	[thread overview]
Message-ID: <c3a0b7cd47466f00ee5449c4ce26da328aff5232.1541190974.git.lorenzo.bianconi@redhat.com> (raw)
In-Reply-To: <cover.1541190974.git.lorenzo.bianconi@redhat.com>

Remove experimental tag from dynack Kconfig entry since it has
been tested on outdoor 25Km links

Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
---
 drivers/net/wireless/ath/ath9k/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath9k/Kconfig b/drivers/net/wireless/ath/ath9k/Kconfig
index 1f3523019509..ceca23a851d5 100644
--- a/drivers/net/wireless/ath/ath9k/Kconfig
+++ b/drivers/net/wireless/ath/ath9k/Kconfig
@@ -116,7 +116,7 @@ config ATH9K_DFS_CERTIFIED
 	  except increase code size.
 
 config ATH9K_DYNACK
-	bool "Atheros ath9k ACK timeout estimation algorithm (EXPERIMENTAL)"
+	bool "Atheros ath9k ACK timeout estimation algorithm"
 	depends on ATH9K
 	default n
 	---help---
-- 
2.19.1


      parent reply	other threads:[~2018-11-02 20:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02 20:49 [PATCH 0/5] fix ath9k dynack in ad-hoc mode Lorenzo Bianconi
2018-11-02 20:49 ` [PATCH 1/5] ath9k: dynack: use authentication messages for 'late' ack Lorenzo Bianconi
2018-11-06 16:27   ` Kalle Valo
2018-11-02 20:49 ` [PATCH 2/5] ath9k: dynack: move debug log after buffer increments Lorenzo Bianconi
2018-11-02 20:49 ` [PATCH 3/5] ath9k: dynack: check da->enabled first in sampling routines Lorenzo Bianconi
2018-11-02 20:49 ` [PATCH 4/5] ath9k: dynack: make ewma estimation faster Lorenzo Bianconi
2018-11-02 20:49 ` Lorenzo Bianconi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c3a0b7cd47466f00ee5449c4ce26da328aff5232.1541190974.git.lorenzo.bianconi@redhat.com \
    --to=lorenzo.bianconi@redhat.com \
    --cc=koen.vandeputte@ncentric.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).