Skip to content
Snippets Groups Projects
Commit 74dd40bc authored by Beniamino Galvani's avatar Beniamino Galvani Committed by David S. Miller
Browse files

net: arc_emac: prevent reuse of unreclaimed tx descriptors


This patch changes the logic in tx path to ensure that tx descriptors
are reused for transmission only after they have been reclaimed by
arc_emac_tx_clean().

Signed-off-by: default avatarBeniamino Galvani <b.galvani@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7ce7679d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment