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:
5957da4
)
rt2x00: Fix queue index handling
author
Ivo van Doorn
<ivdoorn@gmail.com>
Sun, 3 Feb 2008 14:55:21 +0000
(15:55 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 29 Feb 2008 20:19:29 +0000
(15:19 -0500)
When Q_INDEX is increased, the queue->length should be increased,
only when Q_INDEX_DONE is increased should queue_length be descreased.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found