Re: [PATCH net-next v3 0/2] net: phy: broadcom: Support for PHY counters
From: David Miller <davem@davemloft.net>
Date: 2016-11-30 15:22:50
From: David Miller <davem@davemloft.net>
Date: 2016-11-30 15:22:50
From: Florian Fainelli <f.fainelli@gmail.com> Date: Tue, 29 Nov 2016 09:57:16 -0800
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
Series applied, thanks Florian.