diff options
Diffstat (limited to 'config/grub/xhci/patches/0022-xhci-fix-port-indexing.patch')
-rw-r--r-- | config/grub/xhci/patches/0022-xhci-fix-port-indexing.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/grub/xhci/patches/0022-xhci-fix-port-indexing.patch b/config/grub/xhci/patches/0022-xhci-fix-port-indexing.patch index 64872650..edfcca2c 100644 --- a/config/grub/xhci/patches/0022-xhci-fix-port-indexing.patch +++ b/config/grub/xhci/patches/0022-xhci-fix-port-indexing.patch @@ -1,7 +1,7 @@ -From 0da64bd7a144361198ee3dbcd4921fbbdf5c08fa Mon Sep 17 00:00:00 2001 +From d300f12cb624998f3d5ab5948c3fc64d6d7baf4f Mon Sep 17 00:00:00 2001 From: Sven Anderson <sven@anderson.de> Date: Mon, 13 Jan 2025 19:51:41 +0100 -Subject: [PATCH 22/25] xhci: fix port indexing +Subject: [PATCH 22/26] xhci: fix port indexing --- grub-core/bus/usb/xhci.c | 10 +++++----- |