diff options
| author | Christophe JAILLET <[email protected]> | 2020-11-21 09:03:30 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-11-24 01:01:48 +0000 |
| commit | 7fd6372e273e67d6d8b49a3cd8d9a00b44d92e97 (patch) | |
| tree | 27ad91a6e4ff5ab522b290dd3dcc28bef1595ded /drivers/net/ipvlan/ipvlan_main.c | |
| parent | net: pch_gbe: Use dma_set_mask_and_coherent to simplify code (diff) | |
| download | kernel-7fd6372e273e67d6d8b49a3cd8d9a00b44d92e97.tar.gz kernel-7fd6372e273e67d6d8b49a3cd8d9a00b44d92e97.zip | |
net: pch_gbe: Use 'dma_free_coherent()' to undo 'dma_alloc_coherent()'
Memory allocation are done with 'dma_alloc_coherent()'. Be consistent
and use 'dma_free_coherent()' to free the corresponding memory.
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ipvlan/ipvlan_main.c')
0 files changed, 0 insertions, 0 deletions
