diff options
author | 2013-01-23 22:26:05 +0300 | |
---|---|---|
committer | 2013-05-15 10:57:29 -0700 | |
commit | cc0f868d8adef7bdc12cda132654870086d766bc (patch) | |
tree | 71d616e0d61851f6fa8d8a22b9ecea76c0acc1f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ntb: off by one sanity checks (diff) | |
download | linux-dev-cc0f868d8adef7bdc12cda132654870086d766bc.tar.xz linux-dev-cc0f868d8adef7bdc12cda132654870086d766bc.zip |
NTB: fix pointer math issues
->remote_rx_info and ->rx_info are struct ntb_rx_info pointers. If we
add sizeof(struct ntb_rx_info) then it goes too far.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jon Mason <jon.mason@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions