]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit355d1963d1e9590fd0706152b30c276f22d06ced
tree3fae422c4ee8a05b9615ecc6b8ce99126c778a1b
parentf0551f33cfc8f7463272d850324160bcc9c4b19e
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