diff options
author | Amit Cohen <amcohen@nvidia.com> | 2022-06-21 11:33:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-06-22 12:56:57 +0100 |
commit | 21c795f8494a152dbff86c50fe216e610a77bb0f (patch) | |
tree | 5c43d56069f6e7c87bc55119f7ab5f0626adcadd /net/unix/af_unix.c | |
parent | 22aae52076cd727f28f7dcdc362bf62c3658cf82 (diff) |
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/af_unix.c')
0 files changed, 0 insertions, 0 deletions