Handle if pci_intr_establish() failed. This actually happens if many
authoryasuoka <yasuoka@openbsd.org>
Sun, 11 Sep 2022 08:38:39 +0000 (08:38 +0000)
committeryasuoka <yasuoka@openbsd.org>
Sun, 11 Sep 2022 08:38:39 +0000 (08:38 +0000)
commitb8b3f978dc6e850a7580cdc7b27367852894c5d7
treeb66b546c6f5ee22d34360fe522be89c82cf8a33d
parenta4fa68764dee46c3d376031e17913b52c65045a0
Handle if pci_intr_establish() failed.  This actually happens if many
VMXNET3 are configured.  from IIJ.

ok jmatthew
sys/dev/pci/if_vmx.c