commit | 7b40982e235d6ff9343d38703eb48a0143afcc26 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Dec 20 10:58:33 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:58:39 2009 -0500 |
tree | 996ffa0777166be363b55b9568fcd38f7a3c1e4e | |
parent | 91581b627287d8cc3ee382ee038e04c4beca8176 [diff] |
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 <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>