]> git.pld-linux.org Git - packages/r8168.git/blame - kernel-5.4.patch
- up to 8.047.05
[packages/r8168.git] / kernel-5.4.patch
CommitLineData
8f8e7110
JR
1--- r8168-8.047.01/src/r8168_n.c~ 2019-04-01 17:58:10.000000000 +0200
2+++ r8168-8.047.01/src/r8168_n.c 2019-11-30 23:52:41.804500848 +0100
3@@ -56,7 +56,7 @@
4 #include <linux/rtnetlink.h>
5 #include <linux/completion.h>
6
7-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)
8+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)) && (LINUX_VERSION_CODE < KERNEL_VERSION(5,4,0))
9 #include <linux/pci-aspm.h>
10 #endif
11 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,37)
This page took 0.0668609999999999 seconds and 4 git commands to generate.