ath9k: add a workaround for the tx ack time issue triggered by the timing handling...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 15 Jan 2010 23:12:21 +0000 (23:12 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 15 Jan 2010 23:12:21 +0000 (23:12 +0000)
commitf75406de56a830aa4cf26514532e272bdea498d0
tree8defd1380aace2d61916d4549d3bb65294a98ad7
parentf7c8cd7d726880f2de998a7092fac64d89d2adaa
ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups
in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts
set it to a minimum of what the initvals set (64 usec) until we know what is causing this

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19156 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/mac80211/patches/580-ath9k_ack_timeout_workaround.patch [new file with mode: 0644]