linux/drivers/net/ethernet/synopsys
Rabin Vincent e8b0c32eae dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
Since we are in non-atomic context here we can pass GFP_KERNEL to
dma_alloc_coherent(). This enables use of the CMA.

Signed-off-by: Rabin Vincent <rabinv@axis.com>
Signed-off-by: Lars Persson <larper@axis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-02 14:57:15 -05:00
..
dwc_eth_qos.c dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent() 2016-03-02 14:57:15 -05:00
Kconfig
Makefile