aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorAlvin Šipraga <[email protected]>2021-05-06 13:20:12 +0000
committerKalle Valo <[email protected]>2021-06-15 13:36:45 +0300
commitfeb45643762172110cb3a44f99dd54304f33b711 (patch)
tree09aec9c5e2752150934c8d25f28cfaac9180811b /tools/testing/selftests/bpf/prog_tests/autoload.c
parentb0b524f079a23e440dd22b04e369368dde847533 (diff)
brcmfmac: fix setting of station info chains bitmask
The sinfo->chains field is a bitmask for filled values in chain_signal and chain_signal_avg, not a count. Treat it as such so that the driver can properly report per-chain RSSI information. Before (MIMO mode): $ iw dev wlan0 station dump ... signal: -51 [-51] dBm After (MIMO mode): $ iw dev wlan0 station dump ... signal: -53 [-53, -54] dBm Fixes: cae355dc90db ("brcmfmac: Add RSSI information to get_station.") Signed-off-by: Alvin Šipraga <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions