diff options
| author | Bart Van Assche <[email protected]> | 2018-06-26 15:24:48 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-06-29 14:35:45 -0600 |
| commit | e620ebfc228dcbef7519e3d16f43c6c6f1a1d0cb (patch) | |
| tree | 97d2f3b7c4f205a2c4ee606d5bfd75fac957754a /tools/perf/scripts/python | |
| parent | 68348441ef7d15e6a902c956e139723c99e065ed (diff) | |
IB/srpt: Support HCAs with more than two ports
Since there are adapters that have four ports, increase the size of
the srpt_device.port[] array. This patch avoids that the following
warning is hit with quad port Chelsio adapters:
WARN_ON(sdev->device->phys_port_cnt > ARRAY_SIZE(sdev->port));
Reported-by: Steve Wise <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Cc: Steve Wise <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: <[email protected]>
Reviewed-by: Steve Wise <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions