commit | fbf1795c969ae81a0c292ca0ee0baa944da4ede3 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Sun Mar 11 13:51:34 2018 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Wed Mar 14 15:34:25 2018 -0400 |
tree | d6778a83b79fc78486fb85b558ad3ecad67f54c2 | |
parent | 88de869bbe4fb669ae92f19225a90b07d8173ccb [diff] |
RDMA/pvrdma: Properly annotate QP states QP states provided by core layer are converted to enum ib_qp_state and better to use internal variable in that type instead of int. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>