[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6d124a86-6474-77da-c3e1-cfc6dcf43903@gmail.com>
Date: Fri, 2 Apr 2021 19:16:01 -0600
From: David Ahern <dsahern@...il.com>
To: Hoang Le <hoang.h.le@...tech.com.au>, netdev@...r.kernel.org,
tipc-discussion@...ts.sourceforge.net, jmaloy@...hat.com,
maloy@...jonn.com, ying.xue@...driver.com,
tuan.a.vo@...tech.com.au, tung.q.nguyen@...tech.com.au
Subject: Re: [iproute2-next] tipc: use the libmnl functions in lib/mnl_utils.c
On 3/31/21 8:34 PM, Hoang Le wrote:
> To avoid code duplication, tipc should be converted to use the helper
> functions for working with libmnl in lib/mnl_utils.c
>
> Acked-by: Jon Maloy <jmaloy@...hat.com>
> Signed-off-by: Hoang Le <hoang.h.le@...tech.com.au>
> ---
> tipc/bearer.c | 38 ++++++--------
> tipc/cmdl.c | 2 -
> tipc/link.c | 37 +++++--------
> tipc/media.c | 15 +++---
> tipc/msg.c | 132 +++--------------------------------------------
> tipc/msg.h | 2 +-
> tipc/nametable.c | 5 +-
> tipc/node.c | 33 +++++-------
> tipc/peer.c | 8 ++-
> tipc/socket.c | 10 ++--
> tipc/tipc.c | 21 +++++++-
> 11 files changed, 83 insertions(+), 220 deletions(-)
>
applied to iproute2-next.
Powered by blists - more mailing lists