1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00

Fix build.

This commit is contained in:
Gleb Smirnoff 2010-06-30 11:17:55 +00:00
parent f4b9ace4f8
commit 3da2cea421
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=209607

View File

@ -381,6 +381,7 @@ struct adapter {
u32 link_speed;
bool link_up;
u32 linkvec;
int advertise;
/* Mbuf cluster size */
u32 rx_mbuf_sz;