From 61e58f7cecb9f6044375dd7839f56a6e07807903 Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Sun, 16 Jan 2022 12:53:21 +0000 Subject: kernel: bump 5.10 to 5.10.92 Patches automatically rebased. Signed-off-by: Rui Salvaterra --- .../950-0138-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm27xx') diff --git a/target/linux/bcm27xx/patches-5.10/950-0138-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch b/target/linux/bcm27xx/patches-5.10/950-0138-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch index a168528edf..b541c0cb12 100644 --- a/target/linux/bcm27xx/patches-5.10/950-0138-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch +++ b/target/linux/bcm27xx/patches-5.10/950-0138-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch @@ -27,7 +27,7 @@ Signed-off-by: Jonathan Bell --- a/drivers/usb/core/hcd.c +++ b/drivers/usb/core/hcd.c -@@ -1945,6 +1945,16 @@ reset: +@@ -1952,6 +1952,16 @@ reset: return ret; } -- cgit v1.2.3