openwrt-redmi-ax3000/package/base-files/files
Shiji Yang 094b6f593f base-files: fix offset conversion on caldata_patch_data()
`$(( ))` will convert uninitialized variable to "0". If we want to
use "-n" to check the string length, it's necessary to make sure the
converted variable is not empty.

Fixes: 652a6677d5 ("base-files: Add new functions for ath11k caldata")
Fixes: https://github.com/openwrt/openwrt/issues/17818
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/17892
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-02-13 00:26:23 +01:00
..
bin base-files: fix luci TZ default show zonename 2024-12-12 19:54:09 +01:00
etc procd: do not overwrite service data by default 2024-12-17 21:54:54 +01:00
lib base-files: fix offset conversion on caldata_patch_data() 2025-02-13 00:26:23 +01:00
rom
sbin base-files: sysupgrade: Add new option -s to perform upgrade on current partition 2025-01-29 16:53:21 +01:00
usr config: add VERSION_FIRMWARE_URL 2025-01-30 19:25:37 +01:00