Re: [PATCH net] tipc: change to use register_pernet_device

2019-06-22 Thread David Miller
From: Xin Long Date: Thu, 20 Jun 2019 18:39:28 +0800 > This patch is to fix a dst defcnt leak, which can be reproduced by doing: > > # ip net a c; ip net a s; modprobe tipc > # ip net e s ip l a n eth1 type veth peer n eth1 netns c > # ip net e c ip l s lo up; ip net e c ip l s eth1 up >

RE: [PATCH net] tipc: change to use register_pernet_device

2019-06-20 Thread Jon Maloy
Acked-by: Jon Maloy > -Original Message- > From: netdev-ow...@vger.kernel.org On > Behalf Of Xin Long > Sent: 20-Jun-19 06:39 > To: network dev > Cc: da...@davemloft.net; Jon Maloy ; Ying Xue > ; tipc-discuss...@lists.sourceforge.net > Subject: [PATCH net] tipc: change to use register_p