net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ethernet RX
authorNelson Chang <nelson.chang@mediatek.com>
Thu, 25 Aug 2016 17:09:42 +0000 (01:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Aug 2016 04:06:58 +0000 (21:06 -0700)
commitbacfd110e059565206e62490357232326cab5049
tree477f6ffd9bb2068b00c2c8f855368c72094cef26
parenta29ca89460a9cb2cb287ddf476eaf3eb3535e115
net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ethernet RX

Because the PDMA has richer features than the QDMA for Ethernet RX
(such as multiple RX rings, HW LRO, etc.),
the patch modifies to use the PDMA to handle Ethernet 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
drivers/net/ethernet/mediatek/mtk_eth_soc.h