openwrt/package
Felix Fietkau 12b8d5c83c wifi-scripts: ucode: iwinfo: skip uninitialized PHYs
They show up as null entries in the nl80211 wiphy dump.
Fixes the following error:

Reference error: left-hand side expression is null
In find_phy(), file /usr/share/ucode/iwinfo.uc, line 19, byte 11:
  called from function get_max_power (/usr/share/ucode/iwinfo.uc:42:32)
  called from function module (/usr/share/ucode/iwinfo.uc:102:39)
  called from anonymous function (/usr/bin/iwinfo:5:25)

 `        if (phy.wiphy == wiphy)`
  Near here ------^

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-12-30 21:28:09 +01:00
..
base-files base-files: sysupgrade: add saving list of installed packages for APK 2024-12-28 10:59:50 +01:00
boot trusted-firmware-a.mk: fix release download URL 2024-12-28 11:20:20 +01:00
devel perf: fix version for APK 2024-11-12 17:55:16 +01:00
firmware linux-firmware: package MediaTek MT7925 Bluetooth firmware 2024-12-22 18:33:40 +01:00
kernel bcm27xx-gpu-fw: update to v1.20241126 2024-12-28 18:50:36 +01:00
libs libbpf: Update to v1.5.0 2024-12-28 15:41:43 +01:00
network wifi-scripts: ucode: iwinfo: skip uninitialized PHYs 2024-12-30 21:28:09 +01:00
system procd: update to Git HEAD (2024-12-22) 2024-12-23 23:02:11 +01:00
utils busybox: fix LTO compiler flags 2024-12-28 22:48:06 +01:00
Makefile build: fix filtering of non-upgradable packages 2024-11-21 17:55:45 +01:00