File leap156.patch of Package r8101
diff -rNu r8101-1.039.00/src/r8101_n.c r8101-1.039.00n/src/r8101_n.c --- r8101-1.039.00/src/r8101_n.c 2024-05-03 08:15:31.000000000 +0200 +++ r8101-1.039.00n/src/r8101_n.c 2024-06-07 21:01:18.175551575 +0200 @@ -69,7 +69,7 @@ #include <linux/mdio.h> #endif -#if LINUX_VERSION_CODE >= KERNEL_VERSION(6,4,10) +#if LINUX_VERSION_CODE >= KERNEL_VERSION(6,4,0) #include <net/gso.h> #endif /* LINUX_VERSION_CODE >= KERNEL_VERSION(6,4,10) */