Browse Source

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>
Petr Machata 7 years ago
parent
commit
d0a07d6ada
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/ethernet/mellanox/mlxsw/spectrum.c

+ 1 - 1
drivers/net/ethernet/mellanox/mlxsw/spectrum.c

@@ -2795,7 +2795,7 @@ static int mlxsw_sp_port_ets_init(struct mlxsw_sp_port *mlxsw_sp_port)
 			return err;
 			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.
 	 * support it.
 	 */
 	 */
 	err = mlxsw_sp_port_ets_maxrate_set(mlxsw_sp_port,
 	err = mlxsw_sp_port_ets_maxrate_set(mlxsw_sp_port,