diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-08-02 15:53:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-04 01:01:11 +0200 |
commit | c23cf402d0bb069310ce75bbf2758ff9c23fbe73 (patch) | |
tree | d02da34a87d704b93d431533cc18df9c3a0bbae2 /init | |
parent | net: spider_net: Fix the size used in a 'dma_free_coherent()' call (diff) | |
download | linux-c23cf402d0bb069310ce75bbf2758ff9c23fbe73.tar.xz linux-c23cf402d0bb069310ce75bbf2758ff9c23fbe73.zip |
net: spider_net: Remove a useless memset
Avoid a memset after a call to 'dma_alloc_coherent()'.
This is useless since
commit 518a2f1925c3 ("dma-mapping: zero memory returned from dma_alloc_*")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions