diff options
author | Devesh Sharma <[email protected]> | 2020-02-15 12:10:59 -0500 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-02-21 20:21:43 -0400 |
commit | 0cfb329db988804124423b311a2845e56914e3ca (patch) | |
tree | a84479390501dcbde055de5f1afd21f616bdd13b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 8dae419f9ec730c1984ea7395067a2534780ada1 (diff) |
RDMA/bnxt_re: Replace chip context structure with pointer
The chip_ctx member in bnxt_re_dev structure is now a pointer to struct
bnxt_qplib_chip_ctx. Since the member type has changed there are changes
in rest of the code wherever dev->chip_ctx is used.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Naresh Kumar PBS <[email protected]>
Signed-off-by: Selvin Xavier <[email protected]>
Signed-off-by: Devesh Sharma <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions