Add interrupt descriptions for mxge's msi-x vectors
This commit is contained in:
parent
6533cd198d
commit
2108913743
@ -4476,6 +4476,8 @@ mxge_add_msix_irqs(mxge_softc_t *sc)
|
||||
"message %d\n", i);
|
||||
goto abort_with_intr;
|
||||
}
|
||||
bus_describe_intr(sc->dev, sc->msix_irq_res[i],
|
||||
sc->msix_ih[i], "s%d", i);
|
||||
}
|
||||
|
||||
if (mxge_verbose) {
|
||||
|
Loading…
Reference in New Issue
Block a user