]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove deprecated tx_queue_* params from hostapd.conf notes
authorJouni Malinen <j@w1.fi>
Wed, 28 Dec 2016 10:34:33 +0000 (12:34 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 28 Dec 2016 12:47:00 +0000 (14:47 +0200)
The after_beacon and beacon TX queue parameters has not been
configurable through this mechanism for years, so do not list them in
hostapd.conf notes.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/hostapd.conf

index e68874a3e526735b6beeb5bebbb5896ee44a78cb..e4ef37ebcd77622918cf07032917d27761557a84 100644 (file)
@@ -307,7 +307,7 @@ ignore_broadcast_ssid=0
 
 # TX queue parameters (EDCF / bursting)
 # tx_queue_<queue name>_<param>
-# queues: data0, data1, data2, data3, after_beacon, beacon
+# queues: data0, data1, data2, data3
 #              (data0 is the highest priority queue)
 # parameters:
 #   aifs: AIFS (default 2)