Re: [PATCH v3] Add support for ethtool operations and statistics to RDC-R6040.

2016-10-12 Thread Florian Fainelli
On 10/11/2016 11:36 PM, VENKAT PRASHANTH B U wrote: > This is a patch to add support for ethtool operations and keeping > up to date statistics for RDC R6040 fast ethernet MAC driver. > > Signed-off-by: Venkat Prashanth B U > --- > changelog v3: > -Made the commit message more clear. > -Modified

[PATCH v3] Add support for ethtool operations and statistics to RDC-R6040.

2016-10-11 Thread VENKAT PRASHANTH B U
This is a patch to add support for ethtool operations and keeping up to date statistics for RDC R6040 fast ethernet MAC driver. Signed-off-by: Venkat Prashanth B U --- changelog v3: -Made the commit message more clear. -Modified the locking interface used in r6040_get_regs(). -Verified the tabs