]> bbs.cooldavid.org Git - net-next-2.6.git/commit
smsc9420: add ethtool register dump support
authorSteve Glendinning <steve.glendinning@smsc.com>
Mon, 15 Dec 2008 08:59:47 +0000 (00:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Dec 2008 08:59:47 +0000 (00:59 -0800)
commita7276db6adfded660eec1e1629710b8b82d83455
tree4d35c330d24e1f3324bd01c1b726bb8d85d219a0
parentb1721d2bb9d015d7e49079414671569a2fc0ac9b
smsc9420: add ethtool register dump support

This patch adds support for SMSC's LAN9420 PCI ethernet controller
to ethtool's dump registers (-d) command.

This patch is for use with an accompanying ethtool patch, which decodes
the register dump.

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/smsc9420.c