commit | 531bd079053cfeaa7536a997950905603f2bae70 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Jul 15 19:53:34 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 17 15:11:35 2012 -0400 |
tree | 285ccc0ac75dd67c72b120f3a61b6cfa43b2fa74 | |
parent | a364517b1ed6010bc2bbb98af493d18339d058e9 [diff] |
ath9k/ath9k_htc: fix txop limit handling In all those years apparently nobody noticed that the txop limit programmed into the chip was off by a factor of 32 (!), probably because the VI and VO queues aren't used that much aside from mgmt frames on VO. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>