]> 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)
commit1aa7d0d5538c36158325872e3b9ec562e57aa321
tree9c280b9f44aadad1053345ea3edf9c0dcf0aa8bb
parent7d0993d8a2851e662b5f6731185c03cb859bb10f
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