diff options
author | Lijun Ou <[email protected]> | 2016-09-20 17:06:56 +0100 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-10-03 11:43:15 -0400 |
commit | ed3e6d01138eb26634abb519bc66e0b0dc473d0e (patch) | |
tree | c72e39551c60eb42ae188a0080d9bf1035ec19e2 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 622b85f9f7fbe1255649894d03e9e077b1a97e6c (diff) |
IB/hns: Fix bug of using uninit refcount and free
In current version, it uses uninitialized parameters named
refcount and free in hns_roce_cq_event.
This patch initializes these parameter in cq alloc and add
correspond process in cq free.
Signed-off-by: Lijun Ou <[email protected]>
Signed-off-by: Dongdong Huang(Donald) <[email protected]>
Reviewed-by: Wei Hu <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions