diff options
author | Bruno Randolf <br1@einfach.org> | 2010-04-12 03:38:47 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-04-14 14:52:41 -0400 |
commit | 0edc9a6709d8e7d4f26c7f2a4b5ebdb641f8dfa0 (patch) | |
tree | 4734a45d2c748652087250596d048828c02b8f60 /drivers/net/wireless/ath/ath5k/base.h | |
parent | cc78e904bd960196233e2cd6a49068bba8787527 (diff) |
ath5k: Use high bitrates for ACK/CTS
There was a confusion in the usage of the bits AR5K_STA_ID1_ACKCTS_6MB and
AR5K_STA_ID1_BASE_RATE_11B. If they are set (1), we will get lower bitrates for
ACK and CTS. Therefore ath5k_hw_set_ack_bitrate_high(ah, false) actually
resulted in high bitrates, which i think is what we want anyways. Cleared the
confusion and added some documentation.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath5k/base.h')
0 files changed, 0 insertions, 0 deletions