[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190729.105623.1884187062066808743.davem@davemloft.net>
Date: Mon, 29 Jul 2019 10:56:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: idosch@...sch.org
Cc: netdev@...r.kernel.org, jiri@...lanox.com, petrm@...lanox.com,
mlxsw@...lanox.com, idosch@...lanox.com
Subject: Re: [PATCH net] mlxsw: spectrum_ptp: Increase parsing depth when
PTP is enabled
From: Ido Schimmel <idosch@...sch.org>
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.
Powered by blists - more mailing lists