]> git.ipfire.org Git - thirdparty/openwrt.git/commit
rtl8812au-ct: fix build issue on 6.12 kernel
authorShiji Yang <yangshiji66@outlook.com>
Mon, 28 Apr 2025 16:01:42 +0000 (00:01 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 May 2025 18:16:25 +0000 (20:16 +0200)
commit2260afa3813684098f5c536169be12afa55b292c
treea0a3dd807ddebba8d5cd8dd64062bcd5e1f6c18c
parentbb192c47662a1563a4c0e052f5319350e4611319
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>
package/kernel/rtl8812au-ct/Makefile
package/kernel/rtl8812au-ct/patches/010-fix-usb_driver-.shutdown-callback.patch [new file with mode: 0644]
package/kernel/rtl8812au-ct/patches/011-fix-sprintf-overlaps-destination-object-warning.patch [new file with mode: 0644]
package/kernel/rtl8812au-ct/patches/099-cut-linkid-linux-version-code-conditionals.patch
package/kernel/rtl8812au-ct/patches/100-api_update.patch