OSDN Git Service

net/mlx5e: ethtool, Fix a typo in WOL function names
authorErez Alfasi <ereza@mellanox.com>
Wed, 7 Aug 2019 14:56:02 +0000 (17:56 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 28 Aug 2019 18:49:03 +0000 (11:49 -0700)
commitd5e1c0ef550e4fa4577e6567f829a460a7f4ab6e
treeb553ca9c5589a1f2acd0628cc74f01e7011a9bf1
parent537f321097d03c21f46c56741cda0dfa6eeffcdd
net/mlx5e: ethtool, Fix a typo in WOL function names

Fix a typo in 'mlx5e_refomrat_wol_mode_mlx5_to_linux' and
'mlx5e_refomrat_wol_mode_linux_to_mlx5' function names:
"refomrat" -> "reformat".

Fixes: 928cfe8745a6 ("net/mlx5e: Wake On LAN support")
Signed-off-by: Erez Alfasi <ereza@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c