From 261968b99c822233e24befe9656666ff75a54e2f Mon Sep 17 00:00:00 2001 From: aakkll <94471752+aakkll@users.noreply.github.com> Date: Thu, 8 Sep 2022 23:36:40 +0800 Subject: [PATCH] kernel: bump 5.19 to 5.19.8 (#10068) Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com> Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com> --- include/kernel-5.19 | 4 ++-- .../linux/generic/hack-5.19/661-use_fq_codel_by_default.patch | 2 +- .../hack-5.19/780-usb-net-MeigLink_modem_support.patch | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/kernel-5.19 b/include/kernel-5.19 index e8acb4b2c..8f3128bb4 100644 --- a/include/kernel-5.19 +++ b/include/kernel-5.19 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.19 = .7 -LINUX_KERNEL_HASH-5.19.7 = b8bb6019d4255f39196726f9d0f82f76179d1c3d7c6b603431ef04b38201199f +LINUX_VERSION-5.19 = .8 +LINUX_KERNEL_HASH-5.19.8 = 616308795a952a6a39b4c74807c33916850eb7166d8ed7c9a87a1ba55d7487ce diff --git a/target/linux/generic/hack-5.19/661-use_fq_codel_by_default.patch b/target/linux/generic/hack-5.19/661-use_fq_codel_by_default.patch index ba76ef185..d4b0dfa2c 100644 --- a/target/linux/generic/hack-5.19/661-use_fq_codel_by_default.patch +++ b/target/linux/generic/hack-5.19/661-use_fq_codel_by_default.patch @@ -83,7 +83,7 @@ Signed-off-by: Felix Fietkau EXPORT_SYMBOL(default_qdisc_ops); static void qdisc_maybe_clear_missed(struct Qdisc *q, -@@ -1130,12 +1130,12 @@ static void attach_one_default_qdisc(str +@@ -1145,12 +1145,12 @@ static void attach_one_default_qdisc(str void *_unused) { struct Qdisc *qdisc; diff --git a/target/linux/generic/hack-5.19/780-usb-net-MeigLink_modem_support.patch b/target/linux/generic/hack-5.19/780-usb-net-MeigLink_modem_support.patch index 2e959bfd0..a30034f9f 100644 --- a/target/linux/generic/hack-5.19/780-usb-net-MeigLink_modem_support.patch +++ b/target/linux/generic/hack-5.19/780-usb-net-MeigLink_modem_support.patch @@ -19,7 +19,7 @@ #define QUECTEL_VENDOR_ID 0x2c7c /* These Quectel products use Quectel's vendor ID */ -@@ -1133,6 +1135,11 @@ static const struct usb_device_id option +@@ -1140,6 +1142,11 @@ static const struct usb_device_id option { USB_DEVICE_AND_INTERFACE_INFO(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EG95, 0xff, 0, 0) }, { USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_BG96), .driver_info = RSVD(4) },