Re: [net-next PATCH v2 05/15] net: dsa: qca8k: move fdb/vlan/mib init functions to common code

From: Vladimir Oltean
Date: Tue Jul 19 2022 - 10:02:40 EST


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@xxxxxxxxx>
> ---

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().