From: Ivo van Doorn Date: Sun, 17 Feb 2008 16:33:24 +0000 (+0100) Subject: rt2x00: Fix Descriptor DMA initialization X-Git-Tag: v2.6.26-rc1~1138^2~530^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b3a23c2594e122e7086f97b5252a87eaf8a817;p=pandora-kernel.git rt2x00: Fix Descriptor DMA initialization As Adam Baker reported the DMA address for the descriptor base was incorrectly initialized in the PCI drivers. Instead of the DMA base for the descriptor, the DMA base for the data was passed resulting in a broken TX/RX state for PCI drivers. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed