From: Ivo van Doorn Date: Sat, 20 Dec 2008 09:58:33 +0000 (+0100) Subject: rt2x00: Move code into seperate functions X-Git-Tag: v2.6.30-rc1~662^2~836^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b40982e235d6ff9343d38703eb48a0143afcc26;p=pandora-kernel.git rt2x00: Move code into seperate functions Some functions have grown rapidly in size over the last time, some of those functions (like the rt2x00queue_create_tx_descriptor) will further increase in size soon, so it is best to start cutting it into logical pieces. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed