diff options
author | Bob Copeland <me@bobcopeland.com> | 2010-01-20 23:51:04 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-22 16:11:31 -0500 |
commit | a951ae2176b982574ffa197455db6c89359fd5eb (patch) | |
tree | e2b821cf406a85541439b0eea2b0cc06a71381ce /drivers/net/wireless/ath/ath9k/ath9k.h | |
parent | 5d6ce628f986d1a3c523cbb0a5a52095c48cc332 (diff) |
ath5k: fix setup for CAB queue
The beacon sent gating doesn't seem to work with any combination
of flags. Thus, buffered frames tend to stay buffered forever,
using up tx descriptors.
Instead, use the DBA gating and hold transmission of the buffered
frames until 80% of the beacon interval has elapsed using the ready
time. This fixes the following error in AP mode:
ath5k phy0: no further txbuf available, dropping packet
Add a comment to acknowledge that this isn't the best solution.
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ath9k.h')
0 files changed, 0 insertions, 0 deletions