]> git.baikalelectronics.ru Git - kernel.git/commit
dpaa_eth: extend delays in ndo_stop
authorMadalin Bucur <madalin.bucur@nxp.com>
Thu, 31 Oct 2019 14:37:57 +0000 (16:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 19:13:34 +0000 (12:13 -0700)
commit89d00622d3150ec1cc778edb9f5488aa8853949b
tree1762714db14f51197935a268a773d115e5aa0c1b
parent4730f2842eccb21d1a25f6366fe082a71a2eed04
dpaa_eth: extend delays in ndo_stop

Make sure all the frames that are in flight have time to be processed
before the interface is completely brought down. Add a missing delay
for the Rx path.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c