From: Ivo van Doorn Date: Sun, 3 Feb 2008 14:55:21 +0000 (+0100) Subject: rt2x00: Fix queue index handling X-Git-Tag: v2.6.26-rc1~1138^2~530^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b6b80145cc93887dd8aab99bfffa375e9add31;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed