mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-31 08:46:59 +08:00
kernel: bump 5.19 to 5.19.6
This commit is contained in:
parent
cb3ea4bf55
commit
109c4fc947
@ -1,2 +1,2 @@
|
||||
LINUX_VERSION-5.19 = .5
|
||||
LINUX_KERNEL_HASH-5.19.5 = 8c3f1cc4f93e50056bb0a8c15a41a8eb6acc7fd71bff6de60b1ef8c4532537bd
|
||||
LINUX_VERSION-5.19 = .6
|
||||
LINUX_KERNEL_HASH-5.19.6 = 41a4f824af614460c429a7c723e8dcbb0e042f0047d328c18b4ed6f2b4efa63a
|
||||
|
@ -131,7 +131,7 @@
|
||||
+ int (*fast_recv)(struct sk_buff *skb);
|
||||
+#endif
|
||||
+
|
||||
net_timestamp_check(!netdev_tstamp_prequeue, skb);
|
||||
net_timestamp_check(!READ_ONCE(netdev_tstamp_prequeue), skb);
|
||||
|
||||
trace_netif_receive_skb(skb);
|
||||
@@ -5317,6 +5334,15 @@ another_round:
|
||||
|
Loading…
x
Reference in New Issue
Block a user