Fix build after r327949.

Reported by:	Cy Schubert
This commit is contained in:
Pedro F. Giffuni 2018-01-14 00:31:34 +00:00
parent e04518a677
commit b0ae8f91ac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=327953

View File

@ -4535,7 +4535,6 @@ mxge_slice_probe(mxge_softc_t *sc)
static int
mxge_add_msix_irqs(mxge_softc_t *sc)
{
size_t bytes;
int count, err, i, rid;
rid = PCIR_BAR(2);