RE: [iproute2-next] tipc: add support for the netlink extack

2021-03-25 Thread Hoang Huu Le
t; Nguyen > Subject: Re: [iproute2-next] tipc: add support for the netlink extack > > On 3/24/21 7:56 PM, Hoang Le wrote: > > Add support extack in tipc to dump the netlink extack error messages > > (i.e -EINVAL) sent from kernel. > > > > Acked-by: Jon Maloy

Re: [iproute2-next] tipc: add support for the netlink extack

2021-03-24 Thread David Ahern
On 3/24/21 7:56 PM, Hoang Le wrote: > Add support extack in tipc to dump the netlink extack error messages > (i.e -EINVAL) sent from kernel. > > Acked-by: Jon Maloy > Signed-off-by: Hoang Le > --- > tipc/msg.c | 29 ++--- > 1 file changed, 22 insertions(+), 7 deletions(-