rt2x00: Enable fallback rates for rt61pci and rt73usb
commite1b4d7b735c564444d0db668a65c547ad1d29058
authorIvo van Doorn <IvDoorn@gmail.com>
Mon, 14 Jun 2010 20:12:54 +0000 (14 22:12 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 Jun 2010 20:00:50 +0000 (15 16:00 -0400)
treedbdf590d02a39cf8c76c5338ee5a8c7e786e7720
parent3d2bc1036a64bc015671283833430035f7dbbed0
rt2x00: Enable fallback rates for rt61pci and rt73usb

Explicitly enable the usage of fallback rates for
the transmission of frames with rt61pci and rt73usb hardware.

Note that for txdone reporting, only rt61pci is capable of
reporting the fallback rates, for USB it is not possible
to determine the number of retries. However the device will
use the fallback rates, so it might still help in the performance.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt61pci.c
drivers/net/wireless/rt2x00/rt73usb.c