From: David S. Miller Date: Fri, 12 Sep 2014 21:18:09 +0000 (-0400) Subject: Merge branch 'arc_emac' X-Git-Tag: v3.17-rc7~31^2~38 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=dcbc0054d783d53cf0479c391334e9a478daa25f;p=linux.git 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: David S. Miller --- dcbc0054d783d53cf0479c391334e9a478daa25f