commit | badd62c249f3ef2d5af315ac2666256492e0af49 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Feb 06 12:45:58 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 08 22:11:07 2019 -0800 |
tree | 0d2d138953e6af78fd10d44a9dff3512ef95fc18 | |
parent | 1f03f2609f3d76622389ae5b60a7c692a47bcc1b [diff] |
net: dsa: bcm_sf2: Prepare for adding CFP statistics In preparation for adding CFP statistics, we will need to overlay the standard B53 statistics, so create specific bcm_sf2_sw_* functions to call into their b53_common.c counterpart. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>