diff options
| author | Amit Cohen <[email protected]> | 2022-06-21 11:33:34 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-06-22 12:56:57 +0100 |
| commit | 21c795f8494a152dbff86c50fe216e610a77bb0f (patch) | |
| tree | 5c43d56069f6e7c87bc55119f7ab5f0626adcadd /scripts | |
| 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 <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions