diff options
author | Clément Léger <[email protected]> | 2021-12-13 09:26:51 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-12-13 14:51:21 +0000 |
commit | 3cfcda2aee9446b30d1e0fefc11eeffe95fa6430 (patch) | |
tree | 147b9b8796d3bfe38e6dd2730b0deea8eab7a793 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | b26980ab2a9776e5427d784fbafb1a01269f4001 (diff) |
net: ocelot: use dma_unmap_addr to get tx buffer dma_addr
dma_addr was declared using DEFINE_DMA_UNMAP_ADDR() which requires to
use dma_unmap_addr() to access it.
Reported-by: kernel test robot <[email protected]>
Fixes: 753a026cfec1 ("net: ocelot: add FDMA support")
Signed-off-by: Clément Léger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions