OSDN Git Service

Merge branch 'broadcom-phy-internal-counters'
authorDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2016 15:22:28 +0000 (10:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2016 15:22:28 +0000 (10:22 -0500)
commit0f29f05bd7064bdf0c9629511bcba7650ce364d5
treeb5df367d6fa9b47d49e635a8e23dc85b136dbff3
parent5a6681e22c1409089132085811857d6da828761b
parentb23ce9e8b3d6e862ad2f7f818802ae4958550a51
Merge branch 'broadcom-phy-internal-counters'

Florian Fainelli says:

====================
net: phy: broadcom: Support for PHY counters

This patch series adds support for reading the Broadcom PHYs internal counters.

Changes in v3:

- fixed the allocation of priv->stats in bcm7xxx

Changes in v2:

- fixed modular build reported by kbuild

- constify array of stats
====================

Signed-off-by: David S. Miller <davem@davemloft.net>