summaryrefslogtreecommitdiff
path: root/ixgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'ixgb.c')
-rw-r--r--ixgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ixgb.c b/ixgb.c
index 06b4da2..00c90d3 100644
--- a/ixgb.c
+++ b/ixgb.c
@@ -141,7 +141,7 @@ ixgb_dump_regs(struct ethtool_drvinfo *info, struct ethtool_regs *regs)
fprintf(stdout,
"0x00628: TIDV (Transmit delay timer) 0x%08X\n",
regs_buff[59]);
-
+
return 0;
}