AR8216: don't display MIB counters if all are empty
authorJohn Crispin <john@openwrt.org>
Fri, 4 Mar 2016 08:33:22 +0000 (08:33 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 4 Mar 2016 08:33:22 +0000 (08:33 +0000)
commit76e1efc0427d679388a76b194bcd961b64a03651
tree19ee742628eff83373d9964a952a77d1c82369f1
parentf07a57c0e80f6e7f19781aca54e27fcaf77b6459
AR8216: don't display MIB counters if all are empty

For unused switch ports all MIB values are zero. Displaying ~40 empty
MIB counters is just confusing and makes it hard to read the output of
swconfig dev <dev> show.
Therefore, if all MIB counters for a port are zero, just display
an info that the MIB counters are empty.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 48910
target/linux/generic/files/drivers/net/phy/ar8216.c