mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix build after r327949.
Reported by: Cy Schubert
This commit is contained in:
parent
e04518a677
commit
b0ae8f91ac
1 changed files with 0 additions and 1 deletions
|
|
@ -4535,7 +4535,6 @@ abort_with_fw:
|
|||
static int
|
||||
mxge_add_msix_irqs(mxge_softc_t *sc)
|
||||
{
|
||||
size_t bytes;
|
||||
int count, err, i, rid;
|
||||
|
||||
rid = PCIR_BAR(2);
|
||||
|
|
|
|||
Loading…
Reference in a new issue