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)
commit869881322569a868afbec41bed04b36c4c56a30c
tree8defd1380aace2d61916d4549d3bb65294a98ad7
parent096369e4a7deb06426e7a78978584086d47eab54
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

SVN-Revision: 19156
package/mac80211/patches/580-ath9k_ack_timeout_workaround.patch [new file with mode: 0644]