linux/drivers/net/ethernet/ibm/emac
Joe Perches 1f9061d27d drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Reduce the number of calls required to alloc
a zeroed block of memory.

Trivially reduces overall object size.

Other changes around these removals
o Neaten call argument alignment
o Remove an unnecessary OOM message after dma_alloc_coherent failure
o Remove unnecessary gfp_t stack variable

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-17 12:50:24 -04:00
..
core.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
core.h powerpc/44x: Add more changes for APM821XX EMAC driver 2012-03-06 17:07:42 -05:00
debug.c
debug.h
emac.h powerpc/44x: Add more changes for APM821XX EMAC driver 2012-03-06 17:07:42 -05:00
Kconfig
Makefile
mal.c drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) 2013-03-17 12:50:24 -04:00
mal.h
phy.c
phy.h
rgmii.c ibm/emac: remove __dev* attributes 2012-12-03 11:16:43 -08:00
rgmii.h
tah.c ibm/emac: remove __dev* attributes 2012-12-03 11:16:43 -08:00
tah.h
zmii.c ibm/emac: remove __dev* attributes 2012-12-03 11:16:43 -08:00
zmii.h