From: Jouni Malinen Date: Wed, 28 Dec 2016 10:34:33 +0000 (+0200) Subject: Remove deprecated tx_queue_* params from hostapd.conf notes X-Git-Tag: hostap_2_7~1887 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8de904872973034108fc804816c31ecdf400660;p=thirdparty%2Fhostap.git Remove deprecated tx_queue_* params from hostapd.conf notes 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 --- diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf index e68874a3e..e4ef37ebc 100644 --- a/hostapd/hostapd.conf +++ b/hostapd/hostapd.conf @@ -307,7 +307,7 @@ ignore_broadcast_ssid=0 # TX queue parameters (EDCF / bursting) # tx_queue__ -# queues: data0, data1, data2, data3, after_beacon, beacon +# queues: data0, data1, data2, data3 # (data0 is the highest priority queue) # parameters: # aifs: AIFS (default 2)