IB/mlx5: Verify reserved fields are cleared
authorEli Cohen <eli@dev.mellanox.co.il>
Wed, 15 Jan 2014 12:56:44 +0000 (14:56 +0200)
committerRoland Dreier <roland@purestorage.com>
Thu, 23 Jan 2014 07:23:54 +0000 (23:23 -0800)
commit57761d8df8efc7cc1227f9bc22e0dda01b0dd91b
tree0b06de67513b07eb444a5fc735ec727959bc3d87
parent8c8a49148b95c4d7c5f58a6866a30ea02485d7a3
IB/mlx5: Verify reserved fields are cleared

Verify that reserved fields in struct mlx5_ib_resize_cq are cleared
before continuing execution of the verb. This is required to allow
making use of this area in future revisions.

Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/cq.c