summarylogtreecommitdiffstats
path: root/kernel-5.4.patch
diff options
context:
space:
mode:
authorJuan Simon2020-01-25 11:24:59 +0100
committerJuan Simon2020-01-25 11:24:59 +0100
commit8409c4706542cda591b435faed432b010f5833e9 (patch)
treed68e6efc91c7d011187388047a8b979e5bac5d6e /kernel-5.4.patch
parent193c93cab7af7bc6218a742112d5221e701d382e (diff)
downloadaur-8409c4706542cda591b435faed432b010f5833e9.tar.gz
Update version 8.048.00
Diffstat (limited to 'kernel-5.4.patch')
-rw-r--r--kernel-5.4.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/kernel-5.4.patch b/kernel-5.4.patch
deleted file mode 100644
index f59265e8bc97..000000000000
--- a/kernel-5.4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -u -r r8168-8.047.05/src/r8168_n.c r8168-8.047.05-5.4/src/r8168_n.c
---- r8168-8.047.05/src/r8168_n.c 2019-11-25 18:01:38.000000000 +0000
-+++ r8168-8.047.05-5.4/src/r8168_n.c 2019-11-25 23:36:15.427988367 +0000
-@@ -56,7 +56,7 @@
- #include <linux/rtnetlink.h>
- #include <linux/completion.h>
-
--#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)
-+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26) && LINUX_VERSION_CODE < KERNEL_VERSION(5,4,0)
- #include <linux/pci-aspm.h>
- #endif
- #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,37)