mirror of https://gitee.com/openkylin/linux.git
mlxsw: spectrum: Fix a typo
Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
671ae8af05
commit
d0a07d6ada
|
@ -2795,7 +2795,7 @@ static int mlxsw_sp_port_ets_init(struct mlxsw_sp_port *mlxsw_sp_port)
|
|||
return err;
|
||||
}
|
||||
|
||||
/* Make sure the max shaper is disabled in all hierarcies that
|
||||
/* Make sure the max shaper is disabled in all hierarchies that
|
||||
* support it.
|
||||
*/
|
||||
err = mlxsw_sp_port_ets_maxrate_set(mlxsw_sp_port,
|
||||
|
|
Loading…
Reference in New Issue