Merge branch 'pci/controller/hyperv'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 12 Mar 2024 17:14:25 +0000 (12:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 12 Mar 2024 17:14:25 +0000 (12:14 -0500)
- Fix ring buffer size at 16KB (not 4 pages), which reduces memory usage by
  128KBytes with 64KB pages (Michael Kelley)

* pci/controller/hyperv:
  PCI: hv: Fix ring buffer size calculation


Trivial merge