From: Martin Langer Date: Tue, 14 Oct 2008 01:49:38 +0000 (-0700) Subject: de2104x: wrong MAC address fix X-Git-Tag: v2.6.28-rc1~580^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc0da3fcec1cec11dc451b8fcb9c9ad7e4ca6e12;p=pandora-kernel.git 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: Martin Langer Signed-off-by: David S. Miller --- Reading git-diff-tree failed