1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-10-05 12:39:52 +00:00
Files
openwrt/package/kernel/rtl8812au-ct/patches/099-cut-linkid-linux-version-code-conditionals.patch
Shiji Yang 2260afa381 rtl8812au-ct: fix build issue on 6.12 kernel
Update USB shutdown callback for the 6.12 kernel. A sprintf
overlaps issue is also fixed in this patch. Unfortunately,
there are dozens of missing-prototypes warnings so it's hard
to fix them one by one. Let's just silence them.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18637
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-05-03 20:16:25 +02:00

4.1 KiB