diff options
| author | Clément Léger <[email protected]> | 2021-12-13 08:26:51 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-12-13 14:51:21 +0000 |
| commit | 3cfcda2aee9446b30d1e0fefc11eeffe95fa6430 (patch) | |
| tree | 147b9b8796d3bfe38e6dd2730b0deea8eab7a793 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | net: lan966x: Fix the configuration of the pcs (diff) | |
| download | kernel-3cfcda2aee9446b30d1e0fefc11eeffe95fa6430.tar.gz kernel-3cfcda2aee9446b30d1e0fefc11eeffe95fa6430.zip | |
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 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
