Merge branch 'pci/controller/hv'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2023 16:03:52 +0000 (11:03 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2023 16:03:52 +0000 (11:03 -0500)
- To avoid a NULL pointer dereference, skip MSI restore after hibernate if
  MSI/MSI-X hasn't been enabled (Dexuan Cui)

* pci/controller/hv:
  PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation


Trivial merge