]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Fix wrong naming of port_rcv_data counter
authorTalat Batheesh <talatb@mellanox.com>
Wed, 22 Jun 2016 14:27:27 +0000 (17:27 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 23 Jun 2016 14:03:57 +0000 (10:03 -0400)
commit25f7ac5f2e70794af2c79d28e81a03f5333a15d0
tree3d1303dfd14fb1361966ff75bb2144220c7cd7ca
parent818d24a9f7bc99c74d4c80de50b8197692e0c4da
IB/mlx5: Fix wrong naming of port_rcv_data counter

port_xmit_data is written instead of port_rcv_data.

Fixes: 31edfbd2ecb2 ('IB/mlx5: Modify MAD reading counters method to use counter registers')
Signed-off-by: Talat Batheesh <talatb@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/mad.c