net/mlx5e: Fix wrong field name in FEC related functions
authorShay Agroskin <shayag@mellanox.com>
Sun, 28 Oct 2018 07:17:29 +0000 (09:17 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 19 Nov 2018 23:33:31 +0000 (15:33 -0800)
commitfebd72f27c02713823cdd011e0087c0e80eb8f62
treefa6ea852ce80c820829da702b5090c28b195de52
parent9cdeaab3b7e72fe60f582e7658511f30c19f1e29
net/mlx5e: Fix wrong field name in FEC related functions

This bug would result in reading wrong FEC capabilities for 10G/40G.

Fixes: 2095b2641477 ("net/mlx5e: Add port FEC get/set functions")
Signed-off-by: Shay Agroskin <shayag@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en/port.c