On Thu, Aug 15, 2024 at 12:54:23AM +0200, Stefano Brivio wrote: > Signed-off-by: Stefano Brivio Heh. Reviewed-by: David Gibson > --- > netlink.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/netlink.c b/netlink.c > index 093de26..e6a315e 100644 > --- a/netlink.c > +++ b/netlink.c > @@ -682,7 +682,7 @@ int nl_route_dup(int s_src, unsigned int ifi_src, > * @prefix_len: Mask or prefix length, to fill (for IPv4) > * @addr_l: Link-scoped address to fill (for IPv6) > * > - * Return: 9 on success, negative error code on failure > + * Return: 0 on success, negative error code on failure > */ > int nl_addr_get(int s, unsigned int ifi, sa_family_t af, > void *addr, int *prefix_len, void *addr_l) -- David Gibson (he or they) | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you, not the other way | around. http://www.ozlabs.org/~dgibson