openwrt/package
Rosen Penev c4e285049e button-hotplug: use flex array and not pointer hack
The &pointer + 1 trick is a C89 trick to point to area allocated after
the size of the struct. We have struct_size and flex arrays now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22170
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-03-03 13:09:35 +01:00
..
base-files
boot mediatek: add support for Zyxel WX5600-T0 2026-03-02 11:43:43 +01:00
devel gdb: add CPPFLAGS 2026-02-17 22:16:58 +01:00
firmware linux-firmware: update to 20260221 2026-03-01 13:29:46 +01:00
kernel button-hotplug: use flex array and not pointer hack 2026-03-03 13:09:35 +01:00
libs libunistring: update to 1.4.2 2026-03-01 17:07:58 +01:00
network hostapd: update to 2026-02-27 2026-03-02 11:58:26 +01:00
system procd: update to git HEAD 2026-03-01 11:52:02 +01:00
utils ucode: nl80211: add missing survey info attributes and fix DFS CAC time 2026-03-01 18:41:24 +00:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00