]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5_core: Use the right inbox struct in destroy mkey command
authorAchiad Shochat <achiad@mellanox.com>
Thu, 2 Apr 2015 14:07:24 +0000 (17:07 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2015 20:33:41 +0000 (16:33 -0400)
commit88c8ff3bf633b9b2ce026bb2afc602ea7e80e15c
tree9c280b9f44aadad1053345ea3edf9c0dcf0aa8bb
parent922aff74e3d6d68684155569dcdc5c3cecdc33ed
net/mlx5_core: Use the right inbox struct in destroy mkey command

struct mlx5_query_mkey_mbox_in rather than mlx5_destroy_mkey_mbox_in

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/mr.c