net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands
authorSaeed Mahameed <saeedm@mellanox.com>
Fri, 25 Sep 2015 07:49:10 +0000 (10:49 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Sep 2015 05:19:49 +0000 (22:19 -0700)
commit97909302f9739c4c5664bc6fc19237ec19d53c02
tree5fc6c2dc78227534332ed8936239897e154e93a4
parent343b29f308d0a9c12579feec9d244ffc53ae99c3
net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands

Used the output mailbox format for input mailbox.

Signed-off-by: Saeed Mahameed <saeedm@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/transobj.c