From: Stephen Hemminger Date: Fri, 12 Oct 2007 02:47:22 +0000 (-0700) Subject: [SKY2]: ethtool register reserved area blackout X-Git-Tag: v2.6.24-rc1~1448^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=295b54c4902c52cd00d7c837d50a86e39e26caec;p=pandora-kernel.git [SKY2]: ethtool register reserved area blackout Make sure and not dump reserved areas of device space. Touching some of these causes machine check exceptions on boards like D-Link DGE-550SX. Coding note, used a complex switch statement rather than bitmap because it is easier to relate the block values to the documentation rather than looking at a encoded bitmask. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed