linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/5] Some bugfixes and cleanups for hip08
@ 2019-09-04  3:14 Weihang Li
  2019-09-04  3:14 ` [PATCH for-next 1/5] RDMA/hns: remove a redundant le16_to_cpu Weihang Li
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Weihang Li @ 2019-09-04  3:14 UTC (permalink / raw)
  To: dledford, jgg; +Cc: linux-rdma, linuxarm

This patchset fixes two bugs in previous patches, and does some cleanups
to increase readability.

Lang Cheng (1):
  RDMA/hns: Modify return value of restrack fucntions

Weihang Li (3):
  RDMA/hns: remove a redundant le16_to_cpu
  RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
  RDMA/hns: Modify variable/field name from vlan to vlan_id

Yixing Liu (1):
  RDMA/hns: Fix a spelling mistake in a macro

 drivers/infiniband/hw/hns/hns_roce_ah.c       | 14 +++++++-------
 drivers/infiniband/hw/hns/hns_roce_device.h   |  4 ++--
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c    | 10 +++++-----
 drivers/infiniband/hw/hns/hns_roce_qp.c       | 24 ++++++++++++------------
 drivers/infiniband/hw/hns/hns_roce_restrack.c |  2 +-
 drivers/infiniband/hw/hns/hns_roce_srq.c      | 24 ++++++++++++++----------
 6 files changed, 41 insertions(+), 37 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-21 19:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04  3:14 [PATCH for-next 0/5] Some bugfixes and cleanups for hip08 Weihang Li
2019-09-04  3:14 ` [PATCH for-next 1/5] RDMA/hns: remove a redundant le16_to_cpu Weihang Li
2019-09-04  3:14 ` [PATCH for-next 2/5] RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que Weihang Li
2019-09-04  3:14 ` [PATCH for-next 3/5] RDMA/hns: Modify variable/field name from vlan to vlan_id Weihang Li
2019-09-04  3:14 ` [PATCH for-next 4/5] RDMA/hns: Modify return value of restrack fucntions Weihang Li
2019-09-04  3:14 ` [PATCH for-next 5/5] RDMA/hns: Fix a spelling mistake in a macro Weihang Li
2019-10-21 19:31 ` [PATCH for-next 0/5] Some bugfixes and cleanups for hip08 Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).