Fix build.
Pointy hat to: melifaro
This commit is contained in:
parent
bd808d4133
commit
57c3556b58
@ -296,7 +296,7 @@ vnet_route_uninit(const void *unused __unused)
|
||||
rnh = rt_tables_get_rnh_ptr(table, fam);
|
||||
if (rnh == NULL)
|
||||
panic("%s: rnh NULL", __func__);
|
||||
dom->dom_rtdetach((void **)rnh, dom->dom_rtoffset);
|
||||
dom->dom_rtdetach((void **)rnh, 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user