commit | 609bb8c3a3f5652d5fb66373c6e539ae6bd6be2f | [log] [tgz] |
---|---|---|
author | Xiao Yang <yangx.jy@fujitsu.com> | Thu Sep 30 17:48:11 2021 +0800 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Wed Oct 06 19:45:30 2021 -0300 |
tree | 3c5c703580c62f6f817b43e554a4d7dca533c484 | |
parent | 1cf2ce8272802e677398fab47a73713bc6e1fd5c [diff] |
RDMA/rxe: Change the is_user member of struct rxe_cq to bool Make the is_user members of struct rxe_qp/rxe_cq has the same type. Link: https://lore.kernel.org/r/20210930094813.226888-3-yangx.jy@fujitsu.com Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>