commit | a2c9b652a12a550d3d8509e9bae43bac396c5076 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Wed Jan 28 00:32:33 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:34 2009 -0500 |
tree | 8e871e038bc73465c6eca67f8563e9562d079d56 | |
parent | 382fe0f2da78db7833c6a7278e33e694e6e2a6f3 [diff] |
rt2x00: Add kill_tx_queue callback function provide rt2x00lib the possibility to kill a particular TX queue. This can be useful when disabling the radio, but more importantly will allow beaconing to be disabled when mac80211 requests this (during scanning for example) Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>