mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-15 13:59:29 -04:00
hostapd sets minimum values for CWmin/CWmax/AIFS and maximum for TXOP. The code for applying those values had a few bugs leading to bogus values, which caused significant latency and packet loss. Signed-off-by: Felix Fietkau <nbd@nbd.name>