Message ID | 1624011020-16992-1-git-send-email-liweihang@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Updates for 5.14 | expand |
On Fri, Jun 18, 2021 at 06:10:10PM +0800, Weihang Li wrote: > As usual, this series collects some miscellaneous fixes and cleanups at the > end of 5.14 for the hns driver: > * #1 ~ #5 are fixes. > * #6 ~ #10 are some small cleanups. > > Lang Cheng (2): > RDMA/hns: Force rewrite inline flag of WQE > RDMA/hns: Fix spelling mistakes of original > > Wenpeng Liang (1): > RDMA/hns: Encapsulate flushing CQE as a function > > Xi Wang (1): > RDMA/hns: Clean definitions of EQC structure > > Yangyang Li (3): > RDMA/hns: Add member assignments for qp_init_attr > RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp > RDMA/hns: Modify function return value type > > Yixing Liu (3): > RDMA/hns: Fix uninitialized variable > RDMA/hns: Fix some print issues > RDMA/hns: Simplify the judgment in hns_roce_v2_post_send() Applied to for-next, thanks Jason