summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bcm63xx_enet.c
diff options
context:
space:
mode:
authorHimanshu Jha <himanshujha199640@gmail.com>2017-12-30 18:37:04 +0300
committerDavid S. Miller <davem@davemloft.net>2018-01-03 05:55:43 +0300
commit5f58dff96755b9bfa13be834a2cca9e4778df20d (patch)
tree20d19abc60f2452df5561d62805d2a8b6a9b093b /drivers/net/ethernet/broadcom/bcm63xx_enet.c
parent3288ed69c06bf720afc99ce3850e8ca746376ad1 (diff)
downloadlinux-5f58dff96755b9bfa13be834a2cca9e4778df20d.tar.xz
qed: Use zeroing memory allocator than allocator/memset
Use dma_zalloc_coherent and vzalloc for allocating zeroed memory and remove unnecessary memset function. Done using Coccinelle. Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci 0-day tested with no failures. Suggested-by: Luis R. Rodriguez <mcgrof@kernel.org> Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com> Acked-by: Tomer Tayar <Tomer.Tayar@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bcm63xx_enet.c')
0 files changed, 0 insertions, 0 deletions