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
..
2011-12-23 16:50:58 -05:00
2013-03-09 16:09:17 -05:00
2012-12-11 18:25:53 -05:00
2012-12-11 18:25:48 -05:00
2012-12-11 18:25:51 -05:00
2012-12-11 18:25:47 -05:00
2012-12-11 18:25:47 -05:00
2012-12-11 18:25:53 -05:00
2012-12-11 18:25:53 -05:00
2012-12-11 18:25:53 -05:00
2011-12-23 16:50:58 -05:00