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)
commit60722c2ba02be052140998bc80ed77d74e3c03df
tree9c280b9f44aadad1053345ea3edf9c0dcf0aa8bb
parentb812b5441e359adb9bd44108f7f91e5b0ba4a768
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