commit | dc07ec97368f064102a78bddbfba4574ed7cb73d | [log] [tgz] |
---|---|---|
author | Murali Karicheri <m-karicheri2@ti.com> | Tue Apr 17 17:30:37 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 18 21:00:57 2018 -0400 |
tree | 63d876d4a192851cc8fea48b9e12e7903fcf5807 | |
parent | 65c450642c4991ab456ebd157e14d52c81106695 [diff] |
net: netcp: ethss: re-use stats handling code for 2u hardware The stats block in 2u cpsw hardware is similar to the one on nu and hence handle it in a similar way by using a macro that includes 2u hardware as well. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>