net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX
authorNelson Chang <nelson.chang@mediatek.com>
Thu, 25 Aug 2016 17:09:43 +0000 (01:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Aug 2016 04:06:58 +0000 (21:06 -0700)
commit9c08435e0d033ff00e3bd02a38494d63bc8296a0
tree4c36fbe96467b56792b17181828696d7d202dacf
parentbacfd110e059565206e62490357232326cab5049
net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX

Because we change to use the PDMA as the Ethernet RX DMA engine,
the patch modifies to set GDM to send packets to PDMA for RX.

Acked-by: John Crispin <john@phrozen.org>
Signed-off-by: Nelson Chang <nelson.chang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mediatek/mtk_eth_soc.c