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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 20 May 2019 23:20:41 +0200 From: Andrew Lunn <andrew@...n.ch> To: Weifeng Voon <weifeng.voon@...el.com> Cc: "David S. Miller" <davem@...emloft.net>, Maxime Coquelin <mcoquelin.stm32@...il.com>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Jose Abreu <joabreu@...opsys.com>, Giuseppe Cavallaro <peppe.cavallaro@...com>, Alexandre Torgue <alexandre.torgue@...com>, Ong Boon Leong <boon.leong.ong@...el.com>, Tan Tee Min <tee.min.tan@...el.com> Subject: Re: [PATCH net] net: stmmac: fix ethtool flow control not able to get/set On Tue, May 21, 2019 at 12:55:42PM +0800, Weifeng Voon wrote: > From: "Tan, Tee Min" <tee.min.tan@...el.com> > > Currently ethtool was not able to get/set the flow control due to a > missing "!". It will always return -EOPNOTSUPP even the device is > flow control supported. > > This patch fixes the condition check for ethtool flow control get/set > function for ETHTOOL_LINK_MODE_Asym_Pause_BIT. > > Fixes: 3c1bcc8614db (“net: ethernet: Convert phydev advertize and supported from u32 to link mode”) > Signed-off-by: Tan, Tee Min <tee.min.tan@...el.com> > Reviewed-by: Ong Boon Leong <boon.leong.ong@...el.com> > Signed-off-by: Voon, Weifeng <weifeng.voon@...el.com@...el.com> Upps, my bad. Sorry. Reviewed-by: Andrew Lunn <andrew@...n.ch> Andrew
Powered by blists - more mailing lists