commit | d5e1c0ef550e4fa4577e6567f829a460a7f4ab6e | [log] [tgz] |
---|---|---|
author | Erez Alfasi <ereza@mellanox.com> | Wed Aug 07 17:56:02 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Aug 28 11:49:03 2019 -0700 |
tree | b553ca9c5589a1f2acd0628cc74f01e7011a9bf1 | |
parent | 537f321097d03c21f46c56741cda0dfa6eeffcdd [diff] |
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>