Re: [PATCH 2/4] Marvell phy: add field to get errors from fiber link.

2016-07-18 Thread Andrew Lunn
On Mon, Jul 18, 2016 at 11:03:41AM +0200, Charles-Antoine Couret wrote: > Add support for the fiber receiver error counter in the > statistics. Rename the current counter which is for copper errors to > phy_receive_errors_copper, so it is easy to distinguish copper from > fiber. > > Signed-off-by:

[PATCH 2/4] Marvell phy: add field to get errors from fiber link.

2016-07-18 Thread Charles-Antoine Couret
Add support for the fiber receiver error counter in the statistics. Rename the current counter which is for copper errors to phy_receive_errors_copper, so it is easy to distinguish copper from fiber. Signed-off-by: Charles-Antoine Couret --- drivers/net/phy/marvell.c | 9 +++-- 1 file change