[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201109171129.6b156947@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Mon, 9 Nov 2020 17:11:29 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Horatiu Vultur <horatiu.vultur@...rochip.com>
Cc: <nikolay@...dia.com>, <roopa@...dia.com>, <davem@...emloft.net>,
<bridge@...ts.linux-foundation.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next] bridge: mrp: Use hlist_head instead of
list_head for mrp
On Fri, 6 Nov 2020 22:50:49 +0100 Horatiu Vultur wrote:
> Replace list_head with hlist_head for MRP list under the bridge.
> There is no need for a circular list when a linear list will work.
> This will also decrease the size of 'struct net_bridge'.
>
> Signed-off-by: Horatiu Vultur <horatiu.vultur@...rochip.com>
Applied, thanks!
Powered by blists - more mailing lists