summaryrefslogtreecommitdiffstats
path: root/contrib/diff/src/sdiff.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2016-08-20 00:22:39 +0000
committerjhb <jhb@FreeBSD.org>2016-08-20 00:22:39 +0000
commit8da6388522adcb02408e4d43045841ca31c4437f (patch)
tree08cc9083b440f5f2035710f44e3320d5439bec67 /contrib/diff/src/sdiff.c
parentc79b77667f995d731fc154644168549853d1e586 (diff)
downloadFreeBSD-src-8da6388522adcb02408e4d43045841ca31c4437f.zip
FreeBSD-src-8da6388522adcb02408e4d43045841ca31c4437f.tar.gz
MFC 298950: Fix an off by one error when remapping MSI-X vectors.
pci_remap_msix() can be used to alter the mapping of allocated MSI-X vectors to the MSI-X table. The code had an off by one error when adding the IRQ resources after performing a remap. This was fatal for any vectors in the table that used the "last" valid IRQ as those vectors were assigned a garbage IRQ value.
Diffstat (limited to 'contrib/diff/src/sdiff.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud