staging: vt6656: rxtx remove rate change and current_rate.
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 6 Apr 2020 19:33:16 +0000 (20:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2020 12:53:22 +0000 (14:53 +0200)
commit2da5445be1da5cf125359a173eff7df906ab2bd8
tree9423e94772ab8b9a631abad2219e68a60b8951e9
parent463288b98190d55d0610aef28582480b44a58657
staging: vt6656: rxtx remove rate change and current_rate.

There is no longer any need to change power in vnt_tx_packet.

Remove current_rate in vnt_tx_packet and struct vnt_private as
it is no longer used elsewhere.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/3ba896aa-5ab2-affb-9ce5-7df8a9b3190a@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h
drivers/staging/vt6656/rxtx.c