]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'pci/bwctrl'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 4 Jun 2025 15:49:49 +0000 (10:49 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 4 Jun 2025 15:49:49 +0000 (10:49 -0500)
- Simplify link bandwidth controller by replacing the count of Link
  Bandwidth Management Status (LBMS) events with a PCI_LINK_LBMS_SEEN flag
  (Ilpo Järvinen)

- Update the Link Speed after retraining, since the Link Speed may have
  changed (Ilpo Järvinen)

* pci/bwctrl:
  PCI: Update Link Speed after retraining
  PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag

1  2 
drivers/pci/pci.h

Simple merge