From: Ivo van Doorn Date: Sun, 6 Jan 2008 22:39:25 +0000 (+0100) Subject: rt2x00: Store queue idx and entry idx in data_ring and data_entry X-Git-Tag: v2.6.25-rc1~1162^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=042671040db95a896c5ca960b9b656692a787892;p=pandora-kernel.git rt2x00: Store queue idx and entry idx in data_ring and data_entry Store the queue idx inside structure data_ring Store the entry idx inside structure data_entry This saves us a few calls to ARRAY_INDEX() which is now unused. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed