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:	Fri, 11 May 2007 16:55:21 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Sreenivasa Honnur <Sreenivasa.Honnur@...erion.com>
CC:	netdev@...r.kernel.org, Alicia.Pena@...erion.com,
	Leonid.Grossman@...erion.com, ramkrishna.vep@...erion.com,
	santosh.rastapur@...erion.com, Sivakumar.Subramani@...erion.com
Subject: Re: [PATCH 2.6.21 1/3]S2IO: getringparam ethtool option

Sreenivasa Honnur wrote:
> Adding get_ringparam ethtool option.
> 
> Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@...erion.com>

applied 1-3

Please send follow-up patch that removes braces around single C statements:

> +	for (i = 0 ; i < sp->config.tx_fifo_num ; i++) {
> +		tx_desc_count += sp->config.tx_cfg[i].fifo_len;
> +	}


-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ