]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/mlx5: Fix the size of modify QP mailbox
authorMajd Dibbiny <majd@mellanox.com>
Thu, 9 Jun 2016 21:07:28 +0000 (00:07 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jun 2016 05:06:25 +0000 (22:06 -0700)
commit418f8399a8bedf376ec13eb01088f04a76ebdd6f
tree85bae0fe0a4fa12b101ab696de36d985e4897fc8
parente71ba91e4839976ea0ada12f2d30c12d41825939
net/mlx5: Fix the size of modify QP mailbox

Add 16 reserved bytes at the end of mlx5_modify_qp_mbox_in to
match the hardware spec definition.

Fixes: e126ba97dba9 ('mlx5: Add driver for Mellanox Connect-IB adapters')
Signed-off-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/mlx5/qp.h