Re: git: 685866bbe13d - main - routing: fix build without ROUTE_MPATH
- In reply to: Alexander V. Chernikov: "Re: git: 685866bbe13d - main - routing: fix build without ROUTE_MPATH"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Aug 2022 11:18:25 UTC
On Thu, 11 Aug 2022 10:49:07 +0100 "Alexander V. Chernikov" <melifaro@ipfw.ru> wrote: > > On 11 Aug 2022, at 10:27, Gary Jennejohn <garyj@gmx.de> 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