diff options
author | Gertjan van Wingerde <gwingerde@gmail.com> | 2010-05-09 01:40:24 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-05-10 22:56:48 +0400 |
commit | d61cb26696e19494c049297def6c8f37d9e2f534 (patch) | |
tree | 29d4f3fa8a6cb3ad61112c0791a8cbe659a53602 /drivers/net/wireless/b43legacy | |
parent | 2de64dd22d0390688b853788dcadee3c0ad9e518 (diff) | |
download | linux-d61cb26696e19494c049297def6c8f37d9e2f534.tar.xz |
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 <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/b43legacy')
0 files changed, 0 insertions, 0 deletions