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, 7 Sep 2020 21:11:04 -0700 From: Florian Fainelli <f.fainelli@...il.com> To: Paul Barker <pbarker@...sulko.com>, Woojung Huh <woojung.huh@...rochip.com>, Microchip Linux Driver Support <UNGLinuxDriver@...rochip.com>, Andrew Lunn <andrew@...n.ch>, Vivien Didelot <vivien.didelot@...il.com>, "David S . Miller" <davem@...emloft.net> Cc: netdev@...r.kernel.org Subject: Re: [PATCH v2 2/4] net: dsa: microchip: Improve phy mode message On 9/7/2020 3:12 AM, Paul Barker wrote: > Always print the selected phy mode for the CPU port when using the > ksz9477 driver. If the phy mode was changed, also print the previous > mode to aid in debugging. > > To make the message more clear, prefix it with the port number which it > applies to and improve the language a little. > > Signed-off-by: Paul Barker <pbarker@...sulko.com> Once you fix the kbuild robot complaint about prev_mode not being a const char *: Reviewed-by: Florian Fainelli <f.fainelli@...il.com> -- Florian
Powered by blists - more mailing lists