Module Name: src Committed By: msaitoh Date: Mon May 30 05:07:38 UTC 2022
Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Fix a bug that the legacy interrupt doesn't work when MSI-X allocation failed. Fixes PR kern/56857. To generate a diff of this commit: cvs rdiff -u -r1.314 -r1.315 src/sys/dev/pci/ixgbe/ixgbe.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.