Re: [PATCH] [PATCH] ethtool: add ixgb register dump support
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] [PATCH] ethtool: add ixgb register dump support
From: Nicholas Nunley <[EMAIL PROTECTED]> This adds support for dumping ixgb registers in readable format. Signed-off-by: Nicholas Nunley <[EMAIL PROTECTED]> Signed-off-by: Auke Kok <[EMAIL PROTECTED]> --- Makefile.am|4 +- ethtool-util.h |3 + ethtool.c |2 + ixgb.c