diff options
author | Thomas Petazzoni <[email protected]> | 2017-12-04 14:33:27 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-12-05 14:40:34 -0500 |
commit | 573500dbf0f2756947517c1d4f942767dbf16dcc (patch) | |
tree | c91e5fe688d60eb652d75191b1f1a8d4cbaa3c9c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 22c1aed4093a605b120d6e566620364843a318ed (diff) |
net: sh_eth: don't use NULL as "struct device" for the DMA mapping API
Using NULL as argument for the DMA mapping API is bogus, as the DMA
mapping API may use information from the "struct device" to perform
the DMA mapping operation. Therefore, pass the appropriate "struct
device".
Signed-off-by: Thomas Petazzoni <[email protected]>
Acked-by: Sergei Shtylyov <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions