> -static int m88e1510_sfp_insert(void *upstream, const struct sfp_eeprom_id *id) > +static int mv88e1510_port_configure_serdes(struct phy_port *port, bool enable, The naming convention in this driver is to use m88, not mv88. Andrew