mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() up
authorPetr Machata <petrm@nvidia.com>
Tue, 28 Nov 2023 15:50:38 +0000 (16:50 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 30 Nov 2023 04:03:23 +0000 (20:03 -0800)
commit1d0791168ef7a31780c5f9dc65cbdb044b7e859c
tree7bccba8a85195eec7742942118d92c1328cda32d
parent17eda112b0d8e282e310f720aed2acda4fbd3317
mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() up

Move the function to the point where it will need to be to be visible for
the 802.1d ops.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Link: https://lore.kernel.org/r/aef09e26b0c2dd077531e665d7135b300bdaf0a8.1701183892.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c