diff options
| author | Michael J. Ruhl <[email protected]> | 2017-07-24 07:46:01 -0700 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-07-31 15:17:55 -0400 |
| commit | 17573972f44d6293ed4fe561816b701241cb0847 (patch) | |
| tree | 26be8c4546962a50896a809678c646acf5ed2b54 /tools/perf/scripts/python/bin | |
| parent | e6f7622df177d594f11d93343c3dda7637c761e0 (diff) | |
IB/hfi1: Use context pointer rather than context index
The hfi1_<set|clear>_ctxt_<j|p>key functions take a context index and
look up the context based on that index.
Since the context index is being retrieved from the context, this
doesn't seem optimal.
Pass the context pointer for use, rather than the context index.
Reviewed-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Michael J. Ruhl <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions