Re: [PATCH] ethtool: Format register dump for tg3
applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
[PATCH] ethtool: Format register dump for tg3
Format output of "ethtool -d" for tg3 devices to make it more readable. Each register is displayed as a 32-bit value and the undefined regions in the register space are skipped. Signed-off-by: Michael Chan <[EMAIL PROTECTED]> diff -rup ethtool-3.a/ethtool.c ethtool-3.b/ethtool.c --- ethtool-3.a/