commit | b4368d2b5b96f01c9b0780096dc2306d78c3e72f | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Thu Jun 25 17:42:11 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 25 16:22:11 2020 -0700 |
tree | 9e6e7ec17a6507194026e7937af58b379735a1bc | |
parent | d4a76dc74dff76c4d7f193806f336899fb8e5016 [diff] |
net: phy: mscc: improve vsc8514/8584_config_init consistency All PHY read and write return values are checked for errors in vsc8514_config_init and vsc8584_config_init, except for one. Fix this. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>