net/mlx5: Fix typo in mlx5_query_port_pvlc
authorJiri Pirko <jiri@mellanox.com>
Thu, 8 Oct 2015 12:26:17 +0000 (15:26 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Oct 2015 14:43:43 +0000 (07:43 -0700)
commit13b7938883ea6e70e7e23f30dece6f79d7a2961d
tree54e6a9704622a5d81a3d785dbf3637ca7e0f6c22
parent820d39f3c497df6c8e040b8dcc7c19eeaa312701
net/mlx5: Fix typo in mlx5_query_port_pvlc

We used the wrong register name for querying the PVLC register

Fixes: a124d13ef59e ('net/mlx5_core: Add more query port helpers')
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/port.c