On Thu, 11 Aug 2022 10:49:07 +0100 "Alexander V. Chernikov" <[email protected]> wrote:
> > On 11 Aug 2022, at 10:27, Gary Jennejohn <[email protected]> wrote: > > > > I did a buildkernel and got this warning message: > > > > /usr/src/sys/net/route/route_ctl.c:787:1: warning: unused function > > 'add_route_flags_mpath' [-Wunused-function] > > add_route_flags_mpath(struct rib_head *rnh, struct rtentry *rt, > Thank you for the report! > Should be fixed by 258828d03b9f. > Yes it is. Thanks for the quick fix. -- Gary Jennejohn
