diff options
| author | Greg Rose <[email protected]> | 2012-09-21 00:21:39 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2012-10-29 23:48:58 -0700 |
| commit | 91ffb8e0dc662868addeff9fd013145c49a43c4a (patch) | |
| tree | fee430bdc1420e92340a48b6aab345eb37aba5eb /tools/perf/scripts/python | |
| parent | f9d08f165b8a5a4af6f827318e692b57bc683825 (diff) | |
igbvf: Check for error on dma_map_single call
Ignoring the return value from a call to the kernel dma_map API functions
can cause data corruption and system instability. Check the return value
and take appropriate action.
Signed-off-by: Greg Rose <[email protected]>
Tested-by: Sibai Li <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions