Skip to content
Commit 1785d8c3 authored by Alex Marginean's avatar Alex Marginean Committed by Joe Hershberger
Browse files

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: default avatarAlex Marginean <alexandru.marginean@nxp.com>
Cc: Jiandong Zheng <jdzheng@broadcom.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent a9447c02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment