]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/hns: Bugfix for init hem table
authoroulijun <oulijun@huawei.com>
Thu, 26 Apr 2018 06:46:15 +0000 (14:46 +0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 27 Apr 2018 18:20:47 +0000 (14:20 -0400)
commit215a8c09e5e2aa6ae1fbcef87f8f27d65d5d1ca4
tree1edcf3c772a5b8d6979eadca2f79525ffa449893
parent9fd4350ba8953804f05215999e11a6cfb7b41f2b
RDMA/hns: Bugfix for init hem table

During init hem table, type should be used instead of
table->type which is finally initializaed with type.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hns/hns_roce_hem.c