Home
last modified time | relevance | path

Searched hist:"88 ad368a84d8df81c7b832a6aba3487c63019b29" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.cdiff 88ad368a84d8df81c7b832a6aba3487c63019b29 Tue Nov 26 22:47:44 CET 2019 Ben Greear <greearb@candelatech.com> iwlwifi: mvm: Fix avg-power report

On AX200, the average power was showing positive instead of negative, but
otherwise matched the expected RSSI. Flip the value to negative before
giving to mac80211.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Link: https://lore.kernel.org/r/20191126214744.1283-1-greearb@candelatech.com
[removed unnecessary check and some unnecessary parentheses]
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>