summaryrefslogtreecommitdiff
path: root/ethtool-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'ethtool-util.h')
-rw-r--r--ethtool-util.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ethtool-util.h b/ethtool-util.h
index bc66df7..e9a998a 100644
--- a/ethtool-util.h
+++ b/ethtool-util.h
@@ -69,4 +69,7 @@ int smsc911x_dump_regs(struct ethtool_drvinfo *info, struct ethtool_regs *regs);
int at76c50x_usb_dump_regs(struct ethtool_drvinfo *info, struct ethtool_regs *regs);
+/* Solarflare Solarstorm controllers */
+int sfc_dump_regs(struct ethtool_drvinfo *info, struct ethtool_regs *regs);
+
#endif