mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix build.
This commit is contained in:
parent
f4b9ace4f8
commit
3da2cea421
1 changed files with 1 additions and 0 deletions
|
|
@ -381,6 +381,7 @@ struct adapter {
|
|||
u32 link_speed;
|
||||
bool link_up;
|
||||
u32 linkvec;
|
||||
int advertise;
|
||||
|
||||
/* Mbuf cluster size */
|
||||
u32 rx_mbuf_sz;
|
||||
|
|
|
|||
Loading…
Reference in a new issue