On Tue, Jul 28, 2020 at 06:42:14PM +0800, Weihang Li wrote: > These are some miscellaneous changes of hns driver. #1 ~ #5 are cleanups > and #6 ~ #7 are small fixes. > > Changes since v1: > - Fix comments from Leon about the judgment of return value in #2. > - Rewrite the commit message and remove the unused macro in #3. > > Lang Cheng (4): > RDMA/hns: Remove redundant hardware opcode definitions > RDMA/hns: Remove support for HIP08_A > RDMA/hns: Delete unnecessary memset when allocating VF resource > RDMA/hns: Fix error during modify qp RTS2RTS > > Weihang Li (2): > RDMA/hns: Refactor hns_roce_v2_set_hem() > RDMA/hns: Remove redundant parameters in set_rc_wqe() > > Xi Wang (1): > RDMA/hns: Fix the unneeded process when getting a general type of CQE > error Applied to for-next, thanks Jason