Re: [External] : [PATCH v2 2/3] PCI: Use pcie_get_speed_cap() in PCIe failed link retraining

From: ALOK TIWARI

Date: Thu Feb 05 2026 - 06:00:28 EST




On 12/9/2025 12:54 AM, Maciej W. Rozycki wrote:
Rewrite a check for the maximum link speed in the Link Capabilities
register in terms of pcie_get_speed_cap(). No functional change.

Signed-off-by: Maciej W. Rozycki<macro@xxxxxxxxxxx>
---
drivers/pci/quirks.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Tested-by: Alok Tiwari <alok.a.tiwari@xxxxxxxxxx>

Tested with LTS 6.18.

Thanks,
Alok