diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-07-15 06:17:09 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-15 21:06:27 +0300 |
commit | cef86f1536b02e61e699f53b5f8782067481580d (patch) | |
tree | 60fe478d4916597cfae71478768ecf80abbb9844 /drivers/net/ethernet/atheros/atlx/atl2.c | |
parent | 071c37983d99da07797294ea78e9da1a6e287144 (diff) | |
download | linux-cef86f1536b02e61e699f53b5f8782067481580d.tar.xz |
atm: idt77252: Remove call to memset after dma_alloc_coherent
In commit 518a2f1925c3
("dma-mapping: zero memory returned from dma_alloc_*"),
dma_alloc_coherent has already zeroed the memory.
So memset is not needed.
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/atheros/atlx/atl2.c')
0 files changed, 0 insertions, 0 deletions