summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJeff Chen <jeff.chen_1@nxp.com>2025-03-18 08:07:39 +0300
committerJohannes Berg <johannes.berg@intel.com>2025-03-18 12:27:34 +0300
commit9868c4ce9481043d6c11f7421fe2b9637aa0feee (patch)
tree00bdb0a01216b39b6e08643f4f73ae4733314346 /tools/perf/scripts/python/export-to-postgresql.py
parent69ae7e1f73abae20f26e3536ca4a980b90eafeb7 (diff)
downloadlinux-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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions