Skip to content
Commit 176eaa58 authored by Andreas Oberritter's avatar Andreas Oberritter Committed by David S. Miller
Browse files

8139too: move wmb before TX DMA start



The write barrier should be used before starting a DMA transfer. This fixes
a problem, where almost all packets received on another machine had garbled
content. Tested with an RTL8100C on a MIPS machine.

Signed-off-by: default avatarAndreas Oberritter <obi@linuxtv.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ed4cb133
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