From: Felix Fietkau Date: Sun, 15 Jul 2012 17:53:34 +0000 (+0200) Subject: ath9k/ath9k_htc: fix txop limit handling X-Git-Tag: v3.6-rc1~125^2~57^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=531bd079053cfeaa7536a997950905603f2bae70;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed