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] [day] [month] [year] [list]
Date:	Thu, 02 Aug 2007 17:18:51 -0700
From:	"Kok, Auke" <auke-jan.h.kok@...el.com>
To:	netdev@...r.kernel.org
CC:	Auke Kok <auke-jan.h.kok@...el.com>, jgarzik@...ox.com,
	davem@...emloft.net,
	"Nunley, Nicholas D" <nicholas.d.nunley@...el.com>
Subject: Re: [PATCH] ethtool: Add support for setting multiple rx/tx queues

Auke Kok wrote:
> Signed-off-by: Auke Kok <auke-jan.h.kok@...el.com>
> ---
> 
> @@ -496,6 +516,14 @@ static void parse_cmdline(int argc, char **argp)
>  				i = argc;
>  				break;
>  			}
> +			if (mode == MODE_SQUEUE) {
> +				parse_generic_cmdline(argc, argp, i,
> +					&gqueue_changed,
> +					cmdline_ring,

Nick pointed out the obvious typo here... I'll wait for some (more) comments 
before reposting.

Auke
-
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