mlxsw: spectrum: Fix helper function and port variable names
authorJiri Pirko <jiri@mellanox.com>
Mon, 6 Mar 2017 20:25:20 +0000 (21:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 07:17:38 +0000 (23:17 -0800)
commit1182e53639518698e3bc5a6cc9a09659623e7cac
treeacb270c8816655bd49c5c4972b0572fc1c57281b
parent95964c6de787eb21468a29b94e9d25e1a24d6a37
mlxsw: spectrum: Fix helper function and port variable names

Commit dd82364c3ab9 ("mlxsw: Flip to the new dev walk API") did some
small changes in mlxsw code, but it did not respect the naming
conventions. So fix this now.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c