]> git.pld-linux.org Git - packages/r8168.git/blobdiff - linux-4.11.patch
- up to 8.045.08
[packages/r8168.git] / linux-4.11.patch
diff --git a/linux-4.11.patch b/linux-4.11.patch
deleted file mode 100644 (file)
index d77cbfe..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- r8168-8.042.00/src/r8168_n.c~      2017-05-10 00:51:08.000000000 +0200
-+++ r8168-8.042.00/src/r8168_n.c       2017-05-10 00:51:48.529625066 +0200
-@@ -25251,7 +25251,9 @@
-                         if (rtl8168_rx_vlan_skb(tp, desc, skb) < 0)
-                                 rtl8168_rx_skb(tp, skb);
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4,11,0)
-                         dev->last_rx = jiffies;
-+#endif
-                         RTLDEV->stats.rx_bytes += pkt_size;
-                         RTLDEV->stats.rx_packets++;
-                 }
This page took 0.046447 seconds and 4 git commands to generate.