diff options
author | Ido Schimmel <[email protected]> | 2020-03-27 11:55:22 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-27 15:06:43 -0700 |
commit | bdb373cf5be0324a734c8d8e93b65a46fd843ced (patch) | |
tree | 17e98779cdb32d4dd4f8a848ad6b1e55c31c6de9 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | f0a66984c10effadf1e5739d9eca0a5d7e60fd0c (diff) |
mlxsw: spectrum: Remove unused RIF and FID families
In merge commit 50853808ff4a ("Merge branch
'mlxsw-Prepare-for-VLAN-aware-bridge-w-VxLAN'") I flipped mlxsw to use
emulated 802.1Q FIDs and correspondingly emulated VLAN RIFs. This means
that the non-emulated variants are no longer used. Remove them and
suppress the following warnings when compiling with W=1:
drivers/net/ethernet/mellanox/mlxsw//spectrum_router.c:7572:38: warning:
‘mlxsw_sp_rif_vlan_ops’ defined but not used [-Wunused-const-variable=]
drivers/net/ethernet/mellanox/mlxsw//spectrum_fid.c:584:41: warning:
‘mlxsw_sp_fid_8021q_family’ defined but not used
[-Wunused-const-variable=]
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions