Re: [PATCH 1/1] Fabric7 VIOC: Ethtool

From: Sriram Chidambaram
Date: Tue Oct 24 2006 - 18:07:52 EST


Removed debug print statement

Signed-off-by: Fabric7 Driver-Support <driver-support@xxxxxxxxxxx>
---
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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/