]> Git Repo - linux.git/commitdiff
ath9k: dynack: remove 'experimental' tag
authorLorenzo Bianconi <[email protected]>
Fri, 2 Nov 2018 20:49:59 +0000 (21:49 +0100)
committerKalle Valo <[email protected]>
Tue, 6 Nov 2018 16:27:01 +0000 (18:27 +0200)
Remove experimental tag from dynack Kconfig entry since it has
been tested on outdoor 25Km links

Tested-by: Koen Vandeputte <[email protected]>
Signed-off-by: Lorenzo Bianconi <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
drivers/net/wireless/ath/ath9k/Kconfig

index 1f3523019509fe8fc28ebf329b3855652cb122f1..ceca23a851d5fa22c69ff4cffbf720d944e340be 100644 (file)
@@ -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---
This page took 0.058223 seconds and 4 git commands to generate.