commit | 3459731a39894e5377283b3ccf2fede54e19aae1 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Aug 29 18:57:54 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 13 15:42:31 2011 -0400 |
tree | ca1816f4eea7dfb4fa12d6207a08c6e072cd259c | |
parent | 2a36a0ec1550ffb4d608134e2504a6a67d1d1740 [diff] |
ath9k: fix checks for first subframe delimiter padding The commit "ath9k_hw: Fix exceed transmission burst-time of 5GHz" added a padding of 60 delimiters on the first subframe to work around an issue on AR9380, but it lacked the checks to prevent it from being applied to pre-AR9380, enterprise AR9380 or AR9580+ Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>