From: Michael Buesch Date: Thu, 6 Mar 2008 15:32:46 +0000 (+0100) Subject: b43: Rename the DMA ring pointers X-Git-Tag: v2.6.26-rc1~1138^2~454^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27faf8ebf256429df8851477e02609448c0781f;p=pandora-kernel.git b43: Rename the DMA ring pointers Rename the DMA ring pointers to have more descriptive and standard names. Also remove the 6th unused TX ring. We can add it back later, if we need it. The unused TX-status rx-ring is also removed, as that's only used by legacy devices not supported by this driver anyway. This is no functional change, except less memory allocation for the removed rings. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed