diff options
author | Malcolm Priestley <[email protected]> | 2020-01-08 21:40:58 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-10 13:49:19 +0100 |
commit | d971fdd3412f8342747778fb59b8803720ed82b1 (patch) | |
tree | e18400874812fc93426811caaa20f92364654c50 /drivers/fpga/fpga-bridge.c | |
parent | 02ede9567e016622fa01f32649127352e11ed61d (diff) |
staging: vt6656: correct packet types for CTS protect, mode.
It appears that the driver still transmits in CTS protect mode even
though it is not enabled in mac80211.
That is both packet types PK_TYPE_11GA and PK_TYPE_11GB both use CTS protect.
The only difference between them GA does not use B rates.
Find if only B rate in GB or GA in protect mode otherwise transmit packets
as PK_TYPE_11A.
Cc: stable <[email protected]>
Signed-off-by: Malcolm Priestley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions