From: Ivo van Doorn Date: Mon, 13 Dec 2010 11:36:00 +0000 (+0100) Subject: rt2x00: Cleanup RX index counting X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e7d72384c2ecef5a892b2243623af265dd83cc;p=pandora-kernel.git rt2x00: Cleanup RX index counting Add the rt2x00_dmastart function to rt2x00lib which marks the queue_entry as "owned by device", and increased the Q_INDEX number. This cleanups up the index handling by rt2x00lib which at until so far used hackish approaches to keep the RX queue index numbering sane. The rt2x00pci.c changes are from Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: Helmut Schaa Signed-off-by: John W. Linville --- Reading git-diff-tree failed