Pull rdma fixes from Jason Gunthorpe:
 - Put the QP netlink dump back in cxgb4, fixes a user visible
   regression
 - Don't change the rounding style in mlx5 for user provided rd_atomic
   values
 - Resolve a race in bnxt_re around the qp-handle table array
* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  RDMA/bnxt_re: synchronize the qp-handle table array
  RDMA/bnxt_re: Fix the usage of control path spin locks
  RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
  RDMA/cxgb4: Dump vendor specific QP details