On Fri, 11 Aug 2017 19:47:57 +0000 <bryan.whiteh...@microchip.com> wrote:
> + > +static int lan743x_ethtool_get_eeprom_len(struct net_device *netdev) > +{ > + return 0; > +} > + This stub should go. If you have no eeprom, take the ethtool default.
On Fri, 11 Aug 2017 19:47:57 +0000 <bryan.whiteh...@microchip.com> wrote:
> + > +static int lan743x_ethtool_get_eeprom_len(struct net_device *netdev) > +{ > + return 0; > +} > + This stub should go. If you have no eeprom, take the ethtool default.