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)
commita3a47ad58a461903663188bc46d4836640654212
tree287c48940906bd46803bb45701dd0fec9e15e589
parent80711a31a201c6ce753ee70e0c98bb526526b539
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