Fix i386 compile failure by moving needed closing parenthesis out of
conditional block. Submitted by: hiren Reported by: cy
This commit is contained in:
parent
2e8e6c3a4f
commit
835809f99f
@ -1536,8 +1536,8 @@ iflib_rxsd_alloc(iflib_rxq_t rxq)
|
||||
goto fail;
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
return (0);
|
||||
|
||||
fail:
|
||||
|
Loading…
x
Reference in New Issue
Block a user