rt2x00: Move code into seperate functions
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 20 Dec 2008 09:58:33 +0000 (10:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:58:39 +0000 (15:58 -0500)
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 <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found