diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-11-29 09:57:18 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-30 10:22:27 -0500 |
commit | b23ce9e8b3d6e862ad2f7f818802ae4958550a51 (patch) | |
tree | b5df367d6fa9b47d49e635a8e23dc85b136dbff3 /block | |
parent | 820ee17b8d3b2a57b1ea20b247cc6a1dddaf8b8d (diff) | |
download | talos-op-linux-b23ce9e8b3d6e862ad2f7f818802ae4958550a51.tar.gz talos-op-linux-b23ce9e8b3d6e862ad2f7f818802ae4958550a51.zip |
net: phy: bcm7xxx: Plug in support for reading PHY error counters
Broadcom BCM7xxx internal PHYs can leverage the Broadcom PHY library
module PHY error counters helper functions, just implement the
appropriate PHY driver function calls to do so. We need to allocate some
storage space for our PHY statistics, and provide it to the Broadcom PHY
library, so do this in a specific probe function, and slightly wrap the
get_stats function call.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions