summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2023-10-01 06:09:11 -0400
committerPatrick Northon2023-10-01 06:09:11 -0400
commit3a0faa97f05821cec5a5ed64f178e01e9c8a7fa5 (patch)
tree29e39bea2c22ce84dc6e7eec013489b1424db240
parent95de8803a27e4052367d2513d9d6f026cd77dd3c (diff)
downloadaur-3a0faa97f05821cec5a5ed64f178e01e9c8a7fa5.tar.gz
Remove unneeded patch.
-rw-r--r--r8168-dkms-v6.4.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/r8168-dkms-v6.4.patch b/r8168-dkms-v6.4.patch
deleted file mode 100644
index 20c8eac822f4..000000000000
--- a/r8168-dkms-v6.4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/src/r8168_n.c 2023-08-13 03:33:06.977422132 +0400
-+++ b/src/r8168_n.c 2023-08-13 03:38:39.767005101 +0400
-@@ -81,6 +81,10 @@
- #include <linux/mdio.h>
- #endif
-
-+#if LINUX_VERSION_CODE >= KERNEL_VERSION(6,4,10)
-+#include <net/gso.h>
-+#endif
-+
- #include <asm/io.h>
- #include <asm/irq.h>