commit | 3ead5db7bcd343917e567c083f5faf45f5301664 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Jun 04 17:23:21 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Sun Jul 08 22:16:42 2007 -0400 |
tree | 822ab324988c1da7481772ea3472b4056778ad65 | |
parent | 3213e3abc68c776589d574decf3e6aee0467d12c [diff] |
sky2: avoid reserved regions on ethtool reg dump On Yukon EX reading some of the undocumented places in the memory space will cause a hang. Since they don't provide useful information, just skip the reserved areas. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>