ath9k: apply coverage class on slottime too
authorMathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Mon, 22 Apr 2013 20:34:41 +0000 (22:34 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 23 Apr 2013 18:14:52 +0000 (14:14 -0400)
commitf77f8234409978fefa0422b12a497451173e39b3
tree6f80dd43503ba0975458575332fb0d72969bd346
parent27eee235de647b932785d97d77e80a00dd9fa40b
ath9k: apply coverage class on slottime too

According to 802.11-2007 17.3.8.6 (slot time), the slot time should
be increased by 3 us * coverage class. The code only increased the
ack timeout, which is fixed by this patch.

We have noticed in our long shot scenario that we see less collisions
with this patch.

Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
[add standard reference and commit message]
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c