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:   Sun, 24 Jan 2021 22:02:12 +0100
From:   Michal Kubecek <mkubecek@...e.cz>
To:     Yuusuke Ashizuka <ashiduka@...itsu.com>
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH ethtool] Fix help message for master-slave option

On Wed, Jan 20, 2021 at 09:21:22PM +0900, Yuusuke Ashizuka wrote:
> Fixes: 558f7cc33daf ("netlink: add master/slave configuration support")
> Signed-off-by: Yuusuke Ashizuka <ashiduka@...itsu.com>

Applied, thank you.

Michal

> ---
>  ethtool.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ethtool.c b/ethtool.c
> index 585aafa..84a61f4 100644
> --- a/ethtool.c
> +++ b/ethtool.c
> @@ -5630,7 +5630,7 @@ static const struct option args[] = {
>  			  "		[ wol %d[/%d] | p|u|m|b|a|g|s|f|d... ]\n"
>  			  "		[ sopass %x:%x:%x:%x:%x:%x ]\n"
>  			  "		[ msglvl %d[/%d] | type on|off ... [--] ]\n"
> -			  "		[ master-slave master-preferred|slave-preferred|master-force|slave-force ]\n"
> +			  "		[ master-slave preferred-master|preferred-slave|forced-master|forced-slave ]\n"
>  	},
>  	{
>  		.opts	= "-a|--show-pause",
> -- 
> 2.29.2
> 

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ