OpenCloudOS-Kernel/drivers/net/ethernet/oki-semi/pch_gbe
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
..
Kconfig pch_gbe, ptp_pch: Fix the dependency direction between these drivers 2012-11-17 22:11:45 -05:00
Makefile
pch_gbe.h ptp: Enable clock drivers along with associated net/PHY drivers 2012-11-01 11:35:18 -04:00
pch_gbe_api.c drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:46 -07:00
pch_gbe_api.h
pch_gbe_ethtool.c net/pch_gpe: Cannot disable ethernet autonegation 2012-07-25 15:24:13 -07:00
pch_gbe_main.c drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) 2013-03-17 12:50:24 -04:00
pch_gbe_param.c drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:46 -07:00
pch_gbe_phy.c
pch_gbe_phy.h