staging: vt6656: Disable and remove fall back rates from driver.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 2 Feb 2020 19:46:18 +0000 (19:46 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Feb 2020 00:22:56 +0000 (16:22 -0800)
commitbe9bca8cfbda67ed6e8e44017df5e544881d629d
tree3fae422c4ee8a05b9615ecc6b8ce99126c778a1b
parenta1182cda0c78518d4c391d2b46c3661d88034701
staging: vt6656: Disable and remove fall back rates from driver.

The fall back rates are not properly implemented in driver and
form part of the legacy driver.

mac80211 has no indication that this is happening and it
does appear the driver does function considerably better
without them so remove them.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/47cc31e5-226b-f84f-3655-51a269735130@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/int.c
drivers/staging/vt6656/main_usb.c
drivers/staging/vt6656/rxtx.c