mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
Fix !VNET build broken by 66f138563b.
This commit is contained in:
parent
7848b25edd
commit
24cd2796cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1270,8 +1270,8 @@ rt_checkdelroute(struct radix_node *rn, void *arg)
|
|||
* Free old multipath group.
|
||||
*/
|
||||
nhop_free_any(di->rc.rc_nh_old);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue