mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-05-20 05:07:59 +00:00
Update drivers to be compatible with kernel 6.12: - change deprecate function strlcpy to strscpy - fix kernel warning "no previous prototype", by static declaration - add missing of.h headers Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/18711 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>