Series Tested-by: Hoang Le <[email protected]> > -----Original Message----- > From: [email protected] <[email protected]> > Sent: Thursday, April 8, 2021 3:59 AM > To: [email protected] > Cc: Tung Quang Nguyen <[email protected]>; Hoang Huu Le > <[email protected]>; Tuong Tong Lien > <[email protected]>; [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected] > Subject: [net-next v2 0/3] tipc: some small cleanups > > From: Jon Maloy <[email protected]> > > We make some minor code cleanups and improvements. > > --- > v2: - Removed patch #1 from v1, which has now been applied upstream > - Fixed memory leak in patch #2 as identified by Hoang > > Jon Maloy (3): > tipc: eliminate redundant fields in struct tipc_sock > tipc: refactor function tipc_sk_anc_data_recv() > tipc: simplify handling of lookup scope during multicast message > reception > > net/tipc/name_table.c | 6 +- > net/tipc/name_table.h | 4 +- > net/tipc/socket.c | 149 +++++++++++++++++++----------------------- > 3 files changed, 74 insertions(+), 85 deletions(-) > > -- > 2.29.2
_______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
