commit | 65951a9eb65e79b5a056fa6912682d91136507a1 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Jun 29 21:43:13 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 30 12:44:20 2020 -0700 |
tree | a9525e9fe1c31dbc8bce3f1a2816807b94fef850 | |
parent | 9d9f95a94097a21ee7a910db35c9b15ac1426724 [diff] |
net: dsa: Improve subordinate PHY error message It is not very informative to know the DSA master device when a subordinate network device fails to get its PHY setup. Provide the device name and capitalize PHY while we are it. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>