Removed debug print statement
Signed-off-by: Fabric7 Driver-Support <[EMAIL PROTECTED]>
---
vioc.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/vioc.c b/vioc.c
index 51004c6..c771737 100644
--- a/vioc.c
+++ b/vioc.c
@@ -17,8 +17,6 @@ int vioc_dump_regs(struct ethtool_drvinf
unsigned int num_regs;
struct regs_line *reg_info = (struct regs_line *) regs->data;
- printf("%s: Enter\n", __FUNCTION__);
-
printf("ethtool_regs\n"
"%-20s = %04x\n"
"%-20s = %04x\n",
--
1.4.3.GIT
-
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