]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove unused TX queue parameters related to Beacon frames
authorJouni Malinen <j@w1.fi>
Thu, 4 Nov 2010 23:23:17 +0000 (01:23 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 4 Nov 2010 23:23:17 +0000 (01:23 +0200)
commit7e3c178142f68daaea081e2b9e0bd78a6bcd0d47
treeedbe598c5140a2b1bb269d0a0721f0cfe0363fe8
parentccb7e5ee599249d840037a2616222f5c9678f994
Remove unused TX queue parameters related to Beacon frames

These are not used by any driver wrapper, i.e., only the four
data queues (BK, BE, VI, VO) are configurable. Better remove these
so that there is no confusion about being able to configure
something additional.
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/drivers/driver.h
src/drivers/driver_nl80211.c