aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10/950-0139-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-01-24 07:36:07 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2023-01-28 20:08:14 +0100
commit83a13b74f5273ea1f541f71291d8362f226f4151 (patch)
tree619122d8ccd716dd86b085c9ca62b056d20f05ad /target/linux/bcm27xx/patches-5.10/950-0139-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch
parent10c79414db8fa11e61886c71ceb596080114cbd0 (diff)
downloadupstream-83a13b74f5273ea1f541f71291d8362f226f4151.tar.gz
upstream-83a13b74f5273ea1f541f71291d8362f226f4151.tar.bz2
upstream-83a13b74f5273ea1f541f71291d8362f226f4151.zip
kernel: bump 5.10 to 5.10.165
All patches automatically rebased. Build system: x86_64 Build-tested: ramips/tplink_archer-a6-v3 Run-tested: ramips/tplink_archer-a6-v3 Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit 257e9fc57cf2c0391f8d99c25e82d75b73695c8a)
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0139-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0139-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0139-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch b/target/linux/bcm27xx/patches-5.10/950-0139-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch
index 9523c7a983..ccb78c8abd 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0139-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0139-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch
@@ -119,7 +119,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
* non-error returns are a promise to giveback() the urb later
* we drop ownership so next owner (or urb unlink) can get it
*/
-@@ -5398,6 +5495,7 @@ static const struct hc_driver xhci_hc_dr
+@@ -5412,6 +5509,7 @@ static const struct hc_driver xhci_hc_dr
.endpoint_reset = xhci_endpoint_reset,
.check_bandwidth = xhci_check_bandwidth,
.reset_bandwidth = xhci_reset_bandwidth,