commit | 233673e422de70d6ba32e7b41dd75e47f036d03b | [log] [tgz] |
---|---|---|
author | Lijun Ou <oulijun@huawei.com> | Sat Dec 08 18:40:08 2018 +0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Dec 11 12:04:06 2018 -0700 |
tree | 12dce5c31e1868adbd379be61e32b0d0b6ed6473 | |
parent | 9f5071010347b2134e1139dca2396a0cea8130dc [diff] |
RDMA/hns: Encapsulate and simplify qp state transition This patch move the codes of qp state transition into the new function as well as simplify the logic for other qp states transition. Signed-off-by: Lijun Ou <oulijun@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>