Commit f4f86d8
net: phy: execute genphy_loopback() per default on all PHYs
The generic loopback is really generic and is defined by the 802.3
standard, we should just mandate that drivers implement a custom
loopback if the generic one cannot work.
Suggested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent e9377a9 commit f4f86d8
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1777 | 1777 | | |
1778 | 1778 | | |
1779 | 1779 | | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
1780 | 1783 | | |
1781 | 1784 | | |
1782 | 1785 | | |
| |||
1789 | 1792 | | |
1790 | 1793 | | |
1791 | 1794 | | |
1792 | | - | |
| 1795 | + | |
1793 | 1796 | | |
1794 | 1797 | | |
1795 | | - | |
| 1798 | + | |
1796 | 1799 | | |
1797 | 1800 | | |
1798 | 1801 | | |
| |||
0 commit comments