[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220719131335.ef6mmakmiocb6cme@skbuf>
Date: Tue, 19 Jul 2022 16:13:35 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: Christian Marangi <ansuelsmth@...il.com>
Cc: Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jens Axboe <axboe@...nel.dk>, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [net-next PATCH v2 05/15] net: dsa: qca8k: move fdb/vlan/mib
init functions to common code
On Tue, Jul 19, 2022 at 02:57:16AM +0200, Christian Marangi wrote:
> The same fdb,vlan and mib function are used by drivers based on qca8k
> family switch.
> Move them to common code to make them accessible also by other drivers.
>
> Signed-off-by: Christian Marangi <ansuelsmth@...il.com>
> ---
Make port_fast_age be part of this patch too, it belongs to the FDB
class of functions. This in turn makes it possible to avoid exporting
qca8k_fdb_access().
Powered by blists - more mailing lists