openwrt/package/kernel/rtl8812au-ct/patches
Christian Marangi a07566ead8
rtl8812au-ct: fix even more compilation error with kernel 6.1
Fix more compilation error with kernel 6.1 and make it possible to
compile.

Multiple fix are done due to kernel bump:
- PDE_DATA (now deprecated) to pde_data
- dev_addr now const and require some cast
- prandom_u32 (now deprecated) to get_random_u32

Also other minor fix for always true condition and tasklet type cast not
compatible.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-07-30 11:30:19 +02:00
..
001-use-kernel-byteorder.patch
002-vendor_command_policy.patch rtl8812au-ct: Add vendor command policy 2019-08-18 14:06:24 +02:00
003-wireless-5.8.patch kernel: 5.10: fix rtl8812au-ct build 2021-02-23 20:13:15 +01:00
004-remove-extern-inline.patch rtl8812au-ct: Fix compile 2022-10-18 15:09:23 +02:00
005-kernel-6.1.patch rtl8812au-ct: fix compilation error with kernel 6.1 2023-07-23 14:45:18 +02:00
006-os_dep-osdep_service-use-new-get_random_u32.patch rtl8812au-ct: fix even more compilation error with kernel 6.1 2023-07-30 11:30:19 +02:00
007-treewide-fix-always-TRUE-condition-warning.patch rtl8812au-ct: fix even more compilation error with kernel 6.1 2023-07-30 11:30:19 +02:00
008-treewide-use-correct-type-for-tasklet_init.patch rtl8812au-ct: fix even more compilation error with kernel 6.1 2023-07-30 11:30:19 +02:00
009-treewide-drop-const-from-dev_addr.patch rtl8812au-ct: fix even more compilation error with kernel 6.1 2023-07-30 11:30:19 +02:00
010-os_dep-linux-proc-move-to-pde_data-function.patch rtl8812au-ct: fix even more compilation error with kernel 6.1 2023-07-30 11:30:19 +02:00
100-api_update.patch rtl8812au-ct: fix build with newer backports cfg80211 api 2022-12-11 09:48:38 +01:00