git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
042c53f
)
carl9170: fix tx_ampdu_upload counter
author
Christian Lamparter
<chunkeey@googlemail.com>
Sun, 26 Sep 2010 20:49:34 +0000
(22:49 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 28 Sep 2010 19:47:56 +0000
(15:47 -0400)
tx_ampdu_upload was not decreased when an a-MPDU
frame had to be kicked out from the tx_pending
queues.
This broke ampdu aggregation, because the scheduler
waits until tx_ampdu_upload drops to zero, before
making the next aggregate.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found