Add a missing INIT_VNET_NET() to get VIMAGE closer to full LINT again.
This commit is contained in:
parent
19e766fa3c
commit
68731e73fd
@ -454,6 +454,7 @@ static void
|
||||
tbr_timeout(arg)
|
||||
void *arg;
|
||||
{
|
||||
INIT_VNET_NET(curvnet);
|
||||
struct ifnet *ifp;
|
||||
int active, s;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user