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 <pbar...@konsulko.com>
Once you fix the kbuild robot complaint about prev_mode not being a const char *:
Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian