From: Gertjan van Wingerde Date: Sun, 9 May 2010 19:24:22 +0000 (+0200) Subject: rt2x00: Clean up generic procedures on descriptor writing. X-Git-Tag: v2.6.35-rc1~473^2~167^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6295d81552f4b58256a9f7d85ce630b862598753;p=pandora-kernel.git rt2x00: Clean up generic procedures on descriptor writing. With a little bit of restructuring it isn't necessary to have special cases in rt2x00queue_write_tx_descriptor for writing the descriptor for beacons. Simply split off the kicking of the TX queue to a separate function with is only called for non-beacons. Signed-off-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed