On Mon, Mar 27, 2017 at 09:44:37AM -0700, Florian Fainelli wrote: > Hello, > > On 03/27/2017 03:12 AM, Thomas Scariah wrote: > > From: "Scariah, Thomas" <thomas.scar...@harman.com> > > > > Added functions to support ethtool to print the phy statistics and error > > information along with other ethtool statistics. This will help ethtool > > information to know the error is from physical layer or MAC layer. > > This is an enahancement for ethtool to accommodate phy statistics
Hi Thomas What tree is this against? net-next already has get_phy_stats, get_strings, and get_sset_count in struct phy_driver. Andrew