diff options
| author | Andy Shevchenko <[email protected]> | 2021-03-23 17:36:22 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-23 16:53:30 +0100 |
| commit | 4a28d77e359009b846951b06f7c0d8eec8dce298 (patch) | |
| tree | fbed2cd50b379a13957245db836cd3db43a91531 /tools/perf/scripts/python/netdev-times.py | |
| parent | fbdbbe6d3ee502b3bdeb4f255196bb45003614be (diff) | |
usb: gadget: pch_udc: Check for DMA mapping error
DMA mapping might fail, we have to check it with dma_mapping_error().
Otherwise DMA-API is not happy:
DMA-API: pch_udc 0000:02:02.4: device driver failed to check map error[device address=0x00000000027ee678] [size=64 bytes] [mapped as single]
Fixes: abab0c67c061 ("usb: pch_udc: Fixed issue which does not work with g_serial")
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions