commit | 1ad3d225e5a40ca6c586989b4baaca710544c15a | [log] [tgz] |
---|---|---|
author | Doug Berger <opendmb@gmail.com> | Thu Mar 09 16:58:44 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 09 18:39:01 2017 -0800 |
tree | a540a02150b6cee8f62e6c150a70047722508298 | |
parent | ffff71328a3c321f7c14cc1edd33577717037744 [diff] |
net: bcmgenet: correct MIB access of UniMAC RUNT counters The gap between the Tx status counters and the Rx RUNT counters is now being added to allow correct reporting of the registers. Fixes: 1c1008c793fa ("net: bcmgenet: add main driver file") Signed-off-by: Doug Berger <opendmb@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>