Skip to content
Commit dcbc0054 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'arc_emac'



Beniamino Galvani says:

====================
net: arc_emac: fix tx issues

the patches below solve some issues found in the tx ring reclaim
strategy currently implemented in the arc_emac driver.

Without these patches a simple outgoing UDP flow blocks almost
immediately with the socket send buffer full, until some new rx
packets trigger a clean of the tx ring.

Everything seems to work fine on a Radxa Rock with this fix applied.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 1d7efe9d 74dd40bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment