Re: [PATCH net-next] net: dsa: Improve subordinate PHY error message
From: David Miller <davem@davemloft.net>
Date: 2020-06-30 19:52:45
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2020-06-30 19:52:45
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com> Date: Mon, 29 Jun 2020 21:43:13 -0700
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>
Applied, thanks.