Message ID | 1629985056-57004-1-git-send-email-liangwenpeng@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Updates for 5.15 | expand |
On Thu, Aug 26, 2021 at 09:37:29PM +0800, Wenpeng Liang wrote: > As usual, this series collects some miscellaneous fixes and cleanups at the > end of 5.15 for the hns driver: > > * #1 ~ #2 are fixes. > * #3 ~ #7 are some small cleanups. > > Weihang Li (1): > RDMA/hns: Remove RST2RST error prints for hw v1 > > Wenpeng Liang (4): > RDMA/hns: Fix query destination qpn > RDMA/hns: Fix QP's resp incomplete assignment > RDMA/hns: Remove dqpn filling when modify qp from Init to Init > RDMA/hns: Adjust the order in which irq are requested and enabled > > Xinhao Liu (1): > RDMA/hns: Delete unnecessary blank lines. > > Yixing Liu (1): > RDMA/hns: Encapsulate the qp db as a function Applied to for-next, thanks Jason