Skip to content
Snippets Groups Projects
Commit d44cfa99 authored by Jacky Chou's avatar Jacky Chou Committed by Greg Kroah-Hartman
Browse files

net: ftgmac100: Ensure tx descriptor updates are visible


[ Upstream commit 4186c8d9e6af57bab0687b299df10ebd47534a0a ]

The driver must ensure TX descriptor updates are visible
before updating TX pointer and TX clear pointer.

This resolves TX hangs observed on AST2600 when running
iperf3.

Signed-off-by: default avatarJacky Chou <jacky_chou@aspeedtech.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 001eaeaa
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