>-----Original Message----- >From: Philippe Reynes [mailto:[email protected]] >Sent: Monday, May 16, 2016 2:30 AM >To: [email protected]; [email protected] >Cc: [email protected]; [email protected]; Philippe Reynes ><[email protected]> >Subject: [PATCH 2/2] net: ethernet: gianfar: use >phy_ethtool_{get|set}_link_ksettings > >There are two generics functions phy_ethtool_{get|set}_link_ksettings, >so we can use them instead of defining the same code in the driver. >
Assuming this is for net-next.git, since current net.git does not have any of the *ksettings() function definitions. Claudiu
