]> git.baikalelectronics.ru Git - kernel.git/commitdiff
net/mlx5: Kconfig: Fix spelling typo
authorSaeed Mahameed <saeedm@mellanox.com>
Wed, 27 May 2020 05:09:09 +0000 (22:09 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Sat, 30 May 2020 04:20:19 +0000 (21:20 -0700)
"mdoe"->"mode"

Fixes: 7c4ba9b02d10 ("net/mlx5e: Introduce kconfig var for TC support")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reported-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
drivers/net/ethernet/mellanox/mlx5/core/Kconfig

index 4256d59eca2b3b44f2b616652bbdf26851a35bdf..b6ffd1622cfdd300da98ede53bc4f6563611cec9 100644 (file)
@@ -84,7 +84,7 @@ config MLX5_CLS_ACT
        default y
        help
          mlx5 ConnectX offloads support for TC classifier action (NET_CLS_ACT),
-         works in both native NIC mdoe and Switchdev SRIOV mode.
+         works in both native NIC mode and Switchdev SRIOV mode.
          Actions get attached to a Hardware offloaded classifiers and are
          invoked after a successful classification. Actions are used to
          overwrite the classification result, instantly drop or redirect and/or