> > +.B ethtool \-I|\-\-phy-statistics
> > +.I devname
> > +.HP
>
> -I isn't a useful mnemonic, so I will drop the short option altogether.
It was the best i could come up with. -P would of been nice, since we
have -S for MAC statistics, but that is taken. PHY sounds a bit like
I, so why not. But
On Wed, 2015-12-23 at 12:58 +0100, Andrew Lunn wrote:
> This adds support for printing statistics from the network devices PHY.
Sorry it's taken me so long to respond to this. There are a few issues
with it but I'll apply it anyway then fix them up.
> Signed-off-by: Andrew Lunn
> ---
> ethtool
This adds support for printing statistics from the network devices PHY.
Signed-off-by: Andrew Lunn
---
ethtool.8.in | 6 ++
ethtool.c| 60
2 files changed, 66 insertions(+)
diff --git a/ethtool.8.in b/ethtool.8.in
index eeffa