commit | bbd62d24f936f8efab95dea583f6b69da4f036e2 | [log] [tgz] |
---|---|---|
author | Jonas Gorski <jonas.gorski@gmail.com> | Sun Dec 17 17:02:54 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 19 11:07:16 2017 -0500 |
tree | 83bea465cd3c0e1398bcbe8ec7cc6386d9fd0b0e | |
parent | 1942e482258d8cfec9606156cafc6fd1a871f4d5 [diff] |
bcm63xx_enet: remove pointless mac_id check Enabling the ephy clock for mac 1 is harmless, and the actual usage of the ephy is not restricted to mac 0, so we might as well remove the check. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>