Skip to content
Commit bc0da3fc authored by Martin Langer's avatar Martin Langer Committed by David S. Miller
Browse files

de2104x: wrong MAC address fix



The de2104x returns sometimes a wrong MAC address. The wrong one is
like the original one, but it comes with an one byte shift. I found
this bug on an older alpha ev5 cpu. More details are available in Gentoo
bugreport #240718.

It seems the hardware is sometimes a little bit too slow for an
immediate access. This patch solves the problem by introducing a small
udelay.

Signed-off-by: default avatarMartin Langer <martin-langer@gmx.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ebe05d06
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