diff options
author | Mike Marciniszyn <[email protected]> | 2014-04-07 13:58:35 -0400 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2014-04-11 15:31:20 -0700 |
commit | b076808051f2c80d38e03fb2f1294f525c7a446d (patch) | |
tree | a3c4e85a78642f1bbb7632cee0c01c62dc8b83e9 /tools/perf/util/trace-event-scripting.c | |
parent | e3d4440cdccd4702225f519c9613a11e6fa49c65 (diff) |
ib_srpt: Use correct ib_sg_dma primitives
The code was incorrectly using sg_dma_address() and
sg_dma_len() instead of ib_sg_dma_address() and
ib_sg_dma_len().
This prevents srpt from functioning with the
Intel HCA and indeed will corrupt memory
badly.
Cc: Bart Van Assche <[email protected]>
Reviewed-by: Dennis Dalessandro <[email protected]>
Tested-by: Vinod Kumar <[email protected]>
Signed-off-by: Mike Marciniszyn <[email protected]>
Cc: [email protected] # 3.3+
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions