diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-08-02 16:53:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 10:48:12 +0300 |
commit | 5184569002c4296c8bb94dc012b11b6ede9d9ea4 (patch) | |
tree | a6119289924cc28d6971cbddb610156c76b9f519 /drivers/net/vmxnet3/vmxnet3_drv.c | |
parent | 927b8e3acb5858d975a93b47708f61c8fbf675c5 (diff) | |
download | linux-5184569002c4296c8bb94dc012b11b6ede9d9ea4.tar.xz |
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
[ Upstream commit 36f28f7687a9ce665479cce5d64ce7afaa9e77ae ]
Update the size used in 'dma_free_coherent()' in order to match the one
used in the corresponding 'dma_alloc_coherent()', in
'spider_net_init_chain()'.
Fixes: d4ed8f8d1fb7 ("Spidernet DMA coalescing")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/net/vmxnet3/vmxnet3_drv.c')
0 files changed, 0 insertions, 0 deletions