staging: vt6656: set all ofdm rates to default
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 2 Apr 2020 21:41:34 +0000 (22:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2020 06:55:28 +0000 (08:55 +0200)
commit1b3409b574c0b6214219670883e1a5f458594f27
tree6756b316d22a01a8b44d357bd51b708039535865
parent5035fc5915461fd979a78f0118d6040323f49c76
staging: vt6656: set all ofdm rates to default

mac80211 rate control decides which odfm rates to use so all of
them should be set enabled at the appropriate bit rate.

This means vnt_get_ofdm_rate is no longer required.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/9a52d7f4-dd3e-efdc-eef8-bb794f7dea6d@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/card.c