From: Ido Schimmel <[email protected]> Date: Sat, 27 Jul 2019 20:35:32 +0300
> @@ -979,19 +979,36 @@ static int mlxsw_sp1_ptp_mtpppc_update(struct
> mlxsw_sp_port *mlxsw_sp_port,
> {
> struct mlxsw_sp *mlxsw_sp = mlxsw_sp_port->mlxsw_sp;
> struct mlxsw_sp_port *tmp;
> + u16 orig_ing_types = 0;
> + u16 orig_egr_types = 0;
> int i;
> + int err;
Please preserve the reverse christmas tree here, thank you.
