xhci: fix root hub endpoint companion descriptor size

Fixes "SuperSpeed device without an endpoint companion descriptor!" error on riscv64.

Change-Id: Ie4d02997f17b68ea89bb3f3c8ab1ead99a2fc07a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6596
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
X512
2023-06-11 21:55:51 +00:00
committed by waddlesplash
parent 37e1b12911
commit edd8e471a6
+1 -1
View File
@@ -76,7 +76,7 @@ static xhci_root_hub_configuration_s sXHCIRootHubConfig =
},
{ // endpoint companion descriptor
7,
6,
USB_DESCRIPTOR_ENDPOINT_SS_COMPANION,
0,
0,