commit | 778cc5a8b75eee62d330059a2655b515cda43278 | [log] [tgz] |
---|---|---|
author | oulijun <oulijun@huawei.com> | Fri May 04 10:57:09 2018 +0800 |
committer | Doug Ledford <dledford@redhat.com> | Wed May 09 10:45:18 2018 -0400 |
tree | 7c3937d8ac0ccd701adc41f7c1947bce2c6d3e0b | |
parent | 391bd5fc7de54a5cb866e8897d60ee1d76b8840a [diff] |
RDMA/hns: Fix the bug with rq sge When received multiply rq sge, it should tag the invalid lkey for the last non-zero length sge when have some sges' length are zero. This patch fixes it. Signed-off-by: Lijun Ou <oulijun@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.com>