staging: vt6656: rxtx use ieee80211_tx_info for rts/cts control
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 21 May 2020 09:42:14 +0000 (10:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 May 2020 09:02:27 +0000 (11:02 +0200)
commite76d9db0cba142721bad17a1aba4599d23810a74
treec7b5c08224231d9a3c50e1b3a8ad94e06d00eb24
parent017af521a7138270ac56199b499390b72a28cc47
staging: vt6656: rxtx use ieee80211_tx_info for rts/cts control

Use the control for rts/cts exhanges replacing need_rts and use_cts_prot for
packet type PK_TYPE_11GB / PK_TYPE_11GA

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/1b21b3db-b9ef-c167-8f88-b32646ba5a19@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c