commit | e414696d49521b9ceb7734e037d5aa18ef92d8a3 | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@nxp.com> | Thu Oct 31 16:37:57 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 31 12:13:34 2019 -0700 |
tree | 1762714db14f51197935a268a773d115e5aa0c1b | |
parent | 1f722e19a2648c4310d6f3443558549edaca4081 [diff] |
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>