diff options
author | Jeff Chen <jeff.chen_1@nxp.com> | 2025-03-18 08:07:39 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-03-18 12:27:34 +0300 |
commit | 9868c4ce9481043d6c11f7421fe2b9637aa0feee (patch) | |
tree | 00bdb0a01216b39b6e08643f4f73ae4733314346 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 69ae7e1f73abae20f26e3536ca4a980b90eafeb7 (diff) | |
download | linux-9868c4ce9481043d6c11f7421fe2b9637aa0feee.tar.xz |
wifi: mwifiex: Fix RF calibration data download from file
This patch resolves an issue where RF calibration data from a
file could not be downloaded to the firmware. The feature to
download calibration data from a file was broken by the commit:
d39fbc88956e.
The issue arose because the function `mwifiex_cmd_cfg_data()`
was modified in a way that prevented proper handling of
file-based calibration data. While this patch restores the ability
to download RF calibration data from a file, it may inadvertently
break the feature to download calibration data from the device
tree. This is because the function `mwifiex_dnld_dt_cfgdata()`,
which also relies on `mwifiex_cmd_cfg_data()`, is still used for
device tree-based calibration data downloads.
Fixes: d39fbc88956e ("mwifiex: remove cfg_data construction")
Signed-off-by: Jeff Chen <jeff.chen_1@nxp.com>
Link: https://patch.msgid.link/20250318050739.2239376-3-jeff.chen_1@nxp.com
[add newline for shorter lines]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions