From: Ivo van Doorn Date: Sun, 6 Jan 2008 22:41:45 +0000 (+0100) Subject: rt2x00: Move init_txring and init_rxring into rt2x00lib X-Git-Tag: v2.6.25-rc1~1162^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=837e7f247a8ed3f5577462655f8099a81b360422;p=pandora-kernel.git rt2x00: Move init_txring and init_rxring into rt2x00lib Prior to enabling the radio rt2x00lib should go through all rings and for each entry should call the callback function init_txentry() and init_rxentry(). Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed