From: Saeed Mahameed Date: Wed, 27 May 2020 05:09:09 +0000 (-0700) Subject: net/mlx5: Kconfig: Fix spelling typo X-Git-Tag: baikal/mips/sdk5.9~13530^2~49^2~13 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=a647d69289214da20fcc691e078cf27e26a96312;p=kernel.git net/mlx5: Kconfig: Fix spelling typo "mdoe"->"mode" Fixes: 7c4ba9b02d10 ("net/mlx5e: Introduce kconfig var for TC support") Signed-off-by: Saeed Mahameed Reported-by: Marcelo Ricardo Leitner --- diff --git a/drivers/net/ethernet/mellanox/mlx5/core/Kconfig b/drivers/net/ethernet/mellanox/mlx5/core/Kconfig index 4256d59eca2b3..b6ffd1622cfdd 100644 --- a/drivers/net/ethernet/mellanox/mlx5/core/Kconfig +++ b/drivers/net/ethernet/mellanox/mlx5/core/Kconfig @@ -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