diff options
| author | Max Gurtovoy <[email protected]> | 2019-02-26 12:22:11 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-03-04 15:40:25 -0400 |
| commit | c1545f1a200f4adc4ef8dd534bf33e2f1aa22c2f (patch) | |
| tree | 80fed64b3b109089efae2b0b89bda0d57d85092b /tools/perf/scripts/python/flamegraph.py | |
| parent | 7095ec3ca00eba04553d4c323dc9dd160219dd68 (diff) | |
IB/iser: Fix dma_nents type definition
The retured value from ib_dma_map_sg saved in dma_nents variable. To avoid
future mismatch between types, define dma_nents as an integer instead of
unsigned.
Fixes: 57b26497fabe ("IB/iser: Pass the correct number of entries for dma mapped SGL")
Reported-by: Dan Carpenter <[email protected]>
Reviewed-by: Israel Rukshin <[email protected]>
Signed-off-by: Max Gurtovoy <[email protected]>
Acked-by: Sagi Grimberg <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions