commit | 61667d8d5bf3c3ee09474069eaf4b93a4755ff8b | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Feb 25 23:15:05 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Feb 28 09:13:09 2008 -0500 |
tree | 3b5b0cd136e351c293aa8f099c59f1dc3a8960eb | |
parent | b290d433618aa7122f6e6c4a62ddc79412a48d4d [diff] |
rt2x00: Add link tuner safe RX toggle states This adds 2 new states which both are used to toggle the RX. These new states are required for usage inside the link tuner thread, because the normal RX toggling will stop the link tuner thread. While it is possible that the link tuner thread itself is the caller of the RX toggle (when using software antenna diversity). Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>