From: Gertjan van Wingerde Date: Sat, 8 May 2010 21:40:24 +0000 (+0200) Subject: rt2x00: Clean up all driver's kick_tx_queue callback functions. X-Git-Tag: v2.6.35-rc1~473^2~167^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d61cb26696e19494c049297def6c8f37d9e2f534;p=pandora-kernel.git rt2x00: Clean up all driver's kick_tx_queue callback functions. All of the driver's kick_tx_queue callback functions treat the TX queue for beacons in a special manner. Clean this up by integrating the kicking of the beacon queue into the write_beacon callback function, and let the generic code no longer call the kick_tx_queue callback function when updating the beacon. Signed-off-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed