diff options
| author | Jérôme Pouiller <[email protected]> | 2020-01-15 13:54:10 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-01-16 20:59:46 +0100 |
| commit | 5fd64673cf6e2ca08447a77de3d2fe7e73d54915 (patch) | |
| tree | 90cd437a34b26b6bcf8b7ee828ae2d2e90e5ac88 /tools/perf/scripts/python | |
| parent | c360f1ccdcf9532a8d8cee0f0976b28b6cb4e35b (diff) | |
staging: wfx: simplify hif_set_output_power() usage
Hardware API use 10th of dBm for output power unit. Upper layers should
use same units than mac80211 and the conversion should be done by low
level layer of the driver (hif_set_output_power())
In add, current code of hif_set_output_power() use a __le32 while the
device API specify a specific structure for this.
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions