lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 24 Oct 2006 15:07:27 -0700
From:	Sriram Chidambaram <schidambaram@...ric7.com>
To:	Stephen Hemminger <shemminger@...l.org>
Cc:	Driver Support <driver-support@...ric7.com>,
	Jeff Garzik <jeff@...zik.org>,
	KERNEL Linux <linux-kernel@...r.kernel.org>,
	NETDEV Linux <netdev@...r.kernel.org>
Subject: Re: [PATCH 1/1] Fabric7 VIOC: Ethtool

Removed debug print statement

Signed-off-by: Fabric7 Driver-Support <driver-support@...ric7.com>
---
 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ