generic: ar8216: mib_work_func: read all port mibs everytime
authorChuanhong Guo <gch981213@gmail.com>
Fri, 11 Jan 2019 05:18:30 +0000 (13:18 +0800)
committerPetr Štetiar <ynezz@true.cz>
Sun, 24 Mar 2019 00:44:26 +0000 (01:44 +0100)
commitd6366ce3665f010a7ae7061a557689643073040a
tree63a8027c3a7763a05f6297b11f67cd5ef53f6091
parent9fc506e9b2e40db8f3a6df5b59556e59351e376f
generic: ar8216: mib_work_func: read all port mibs everytime

ar8xxx_mib_capture will update mib counters for all ports. Current
code only update one port at a time and the data for other ports
are lost.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
target/linux/generic/files/drivers/net/phy/ar8216.c
target/linux/generic/files/drivers/net/phy/ar8216.h