|
@@ -229,7 +229,7 @@ static struct phy_driver smsc_phy_driver[] = {
|
|
|
/* basic functions */
|
|
|
.config_aneg = genphy_config_aneg,
|
|
|
.read_status = lan87xx_read_status,
|
|
|
- .config_intr = smsc_phy_config_intr,
|
|
|
+ .config_init = smsc_phy_config_init,
|
|
|
|
|
|
/* IRQ related */
|
|
|
.ack_interrupt = smsc_phy_ack_interrupt,
|