mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 23:30:07 +08:00
Use hardcoded value '1' instead of predefined 'PCI_BUS_INTERFACE_STANDARD_VERSION', as in the current upstream. Import upstream commit4c92e71ef9. According to the note from CoolStar, that defined value is different on Windows 11, so it causes some problems and '1' should be used instead. Missed that during the import before. Addendum to7c2d923007.