diff options
author | Bitterblue Smith <[email protected]> | 2022-11-01 22:33:09 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2022-11-04 13:01:34 +0200 |
commit | 2ad2a813b803593832fa10b2c3d6d6065aec17ad (patch) | |
tree | e2547efb9c2d1a36dc3e3684359e579c01b69937 /drivers/net/wireless/intel/iwlwifi/mvm/ops.c | |
parent | 57b328bc79967a2392af6ac724d3fd36322cd7f2 (diff) |
wifi: rtl8xxxu: Fix the CCK RSSI calculation
The CCK RSSI calculation is incorrect for the RTL8723BU, RTL8192EU,
and RTL8188FU. Add new functions for these chips with code copied from
their vendor drivers. Use the old code only for the RTL8723AU and
RTL8192CU.
I didn't notice any difference in the reported signal strength with my
RTL8188FU, but I didn't look very hard either.
Signed-off-by: Bitterblue Smith <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/ops.c')
0 files changed, 0 insertions, 0 deletions