linux-stable/drivers/net/ethernet/xscale
Cai Huoqing 05be946337 net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset()
Replacing dma_pool_alloc/memset() with dma_pool_zalloc()
to simplify the code.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-19 13:24:26 +01:00
..
Kconfig ixp4xx_eth: make ptp support a platform driver 2021-08-30 09:59:11 +01:00
Makefile ixp4xx_eth: make ptp support a platform driver 2021-08-30 09:59:11 +01:00
ixp4xx_eth.c net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset() 2021-10-19 13:24:26 +01:00
ixp46x_ts.h ixp4xx_eth: make ptp support a platform driver 2021-08-30 09:59:11 +01:00
ptp_ixp46x.c net: ixp46x: Remove duplicate include of module.h 2021-09-01 11:40:22 +01:00