net: stmmac: dwmac-mediatek: disable rx watchdog
authorBiao Huang <biao.huang@mediatek.com>
Mon, 3 Jun 2019 01:58:04 +0000 (09:58 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Jun 2019 00:03:14 +0000 (17:03 -0700)
commit792232390b891a97500eb3cccd54d0c7ca8e4981
treec3f2443f7c2b5d0c8b695c7d7c86bd9cc54d22d6
parent5aa070dc504989368881bdfc3ca4c2b29d22b520
net: stmmac: dwmac-mediatek: disable rx watchdog

disable rx watchdog for dwmac-mediatek, then the hw will
issue a rx interrupt once receiving a packet, so the responding time
for rx path will be reduced.

Signed-off-by: Biao Huang <biao.huang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c