diff options
| author | Sreekanth Reddy <[email protected]> | 2015-06-30 12:25:04 +0530 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2015-08-27 11:08:31 -0700 |
| commit | 36814028ad720165a6febcf9ddd7de20833fd240 (patch) | |
| tree | 5ade2f83a4b226bc5ef7fd0fc17be4986e33b8fe /tools/perf/scripts/python | |
| parent | bdff785e4f593218816fa3677e043aae1481aa98 (diff) | |
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API
Added dma_mapping_error() API after mapping an address with dma_map_single()
API. Otherwise when CONFIG_DMA_API_DEBUG is enabled in the kernel, then it
complains about mpt3sas driver not calling dma_mapping_error after mapping an
address with dma_map_single
Signed-off-by: Sreekanth Reddy <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions