summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/lxtphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/lxtphy.c')
-rw-r--r--sys/dev/mii/lxtphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/lxtphy.c b/sys/dev/mii/lxtphy.c
index 15ec110..1969860 100644
--- a/sys/dev/mii/lxtphy.c
+++ b/sys/dev/mii/lxtphy.c
@@ -229,7 +229,7 @@ lxtphy_service(sc, mii, cmd)
lxtphy_set_tp(sc);
- (void) mii_phy_auto(sc, 1);
+ (void) mii_phy_auto(sc);
break;
case IFM_100_T4:
/*
OpenPOWER on IntegriCloud