diff options
author | 2022-06-21 11:33:34 +0300 | |
---|---|---|
committer | 2022-06-22 12:56:57 +0100 | |
commit | 21c795f8494a152dbff86c50fe216e610a77bb0f (patch) | |
tree | 5c43d56069f6e7c87bc55119f7ab5f0626adcadd /net/unix | |
parent | mlxsw: Remove lag_vid_valid indication (diff) | |
download | linux-dev-21c795f8494a152dbff86c50fe216e610a77bb0f.tar.xz linux-dev-21c795f8494a152dbff86c50fe216e610a77bb0f.zip |
mlxsw: spectrum_switchdev: Pass 'struct mlxsw_sp' to mlxsw_sp_bridge_mdb_mc_enable_sync()
Currently the above mentioned function gets 'struct mlxsw_sp_port',
while the only use of this structure is to get 'mlxsw_sp_port->mlxsw_sp'.
Instead, pass 'struct mlxsw_sp'.
Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions