diff options
author | Alex Marginean <alexandru.marginean@nxp.com> | 2019-12-19 14:35:37 +0200 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2019-12-20 10:02:23 -0600 |
commit | 1785d8c3a5f396f7f81f029d8828908229bff87e (patch) | |
tree | 3d64eafd22a2d2596567a98e5b507fc58bf63f7c /doc | |
parent | a9447c022de81b3e1842ae3d9af56fdf94952f26 (diff) |
drivers: net: bcm-sf2: pass -1 to phy_connect()
Passing 0 to PHY connect used to trigger a MDIO scan due to a bug fixed in
the meantime. It's unclear if bcm-sf2 wants to connect to PHY @ addr 0 or
is scanning the bus, passing -1 here should keep it functional either way.
Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Cc: Jiandong Zheng <jdzheng@broadcom.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions