diff options
author | 2012-06-14 21:36:09 +0300 | |
---|---|---|
committer | 2012-06-14 13:30:41 -0700 | |
commit | 7b33dc2b050b71de0e202885a26caffbc864d072 (patch) | |
tree | 753427658579c7865dd3b62efce7c9e1dafc7cee /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | RDMA/ocrdma: Fixed RQ error CQE polling (diff) | |
download | wireguard-linux-7b33dc2b050b71de0e202885a26caffbc864d072.tar.xz wireguard-linux-7b33dc2b050b71de0e202885a26caffbc864d072.zip |
RDMA/ocrdma: Fix off by one in ocrdma_query_gid()
The dev->sgid_tbl[] array is allocated in ocrdma_alloc_resources().
It has OCRDMA_MAX_SGID elements so the test here is off by one.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions