summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorWei Hu (Xavier) <xavier.huwei@huawei.com>2016-11-23 19:41:05 +0000
committerDoug Ledford <dledford@redhat.com>2016-12-03 14:20:42 -0500
commit6b877c32bc40bfa9fa13659ac4e1413b67ff1c3d (patch)
tree8a4cc6a7730c414fdd1795eb120fb32d98377729 /Documentation
parent1dec243ac00c6e10217c994c5a500bc85fe0f649 (diff)
IB/hns: Modify the macro for the timeout when cmd process
This patch modified the macro for the timeout when cmd is processing as follows: Before modification: enum { HNS_ROCE_CMD_TIME_CLASS_A = 10000, HNS_ROCE_CMD_TIME_CLASS_B = 10000, HNS_ROCE_CMD_TIME_CLASS_C = 10000, }; After modification: #define HNS_ROCE_CMD_TIMEOUT_MSECS 10000 Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions