commit | 10b6b80145cc93887dd8aab99bfffa375e9add31 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sun Feb 03 15:55:21 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:19:29 2008 -0500 |
tree | 043f0e2393a42482574cc1a718054779caaf0c9d | |
parent | 5957da4c6e67a5447e75c2ad65252fdd5e22f9d0 [diff] |
rt2x00: Fix queue index handling 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>