net/mlx5: fix errno typos in comments
authorDekel Peled <dekelp@mellanox.com>
Sun, 31 Mar 2019 09:02:41 +0000 (12:02 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 5 Apr 2019 15:45:22 +0000 (17:45 +0200)
commitde90612f4061a1bd538ad894f1ed18bcf11d335b
treeb113aa0094d0ae6f8a21bb0aac45128b9de138ef
parent9c55c6bd86156d17df93bf947dc620222ee9f7e4
net/mlx5: fix errno typos in comments

Correct typing mistake in several locations:
ernno ==> errno

Fixes: 23c1d42c7138 ("net/mlx5: split flow validation to dedicated function")
Cc: stable@dpdk.org
Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/mlx5_flow.c
drivers/net/mlx5/mlx5_flow_dv.c
drivers/net/mlx5/mlx5_flow_verbs.c