]> git.baikalelectronics.ru Git - kernel.git/commit
rt2x00: Add link tuner safe RX toggle states
authorIvo van Doorn <ivdoorn@gmail.com>
Mon, 25 Feb 2008 22:15:05 +0000 (23:15 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 28 Feb 2008 14:13:09 +0000 (09:13 -0500)
commitece3690a8efbf194c1768ba0291cb91ec6d77adf
tree3b5b0cd136e351c293aa8f099c59f1dc3a8960eb
parent54dd210cf45e4e58a38c4e8ef93ac82f8e8959ed
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>
drivers/net/wireless/rt2x00/rt2400pci.c
drivers/net/wireless/rt2x00/rt2500pci.c
drivers/net/wireless/rt2x00/rt2500usb.c
drivers/net/wireless/rt2x00/rt2x00config.c
drivers/net/wireless/rt2x00/rt2x00reg.h
drivers/net/wireless/rt2x00/rt61pci.c
drivers/net/wireless/rt2x00/rt73usb.c