Re: [PATCH] net: systemport: Support 64bit statistics

2017-07-17 Thread Florian Fainelli
On 07/17/2017 12:48 PM, kiki good wrote: > Hi Florian: > > I have created new patch based on you suggestion. Please don't mix replies to earlier patches with actual code submissions. > > BTW: When using ndo_get_stats64, ndo_get_stats won't be called, > therefore, it is unnecessary to keep old b

[PATCH] net: systemport: Support 64bit statistics

2017-07-17 Thread kiki good
Hi Florian: I have created new patch based on you suggestion. BTW: When using ndo_get_stats64, ndo_get_stats won't be called, therefore, it is unnecessary to keep old bcm_sysport_get_stats64. The exact logic could be found in dev_get_stats() at net/core/dev.c. Why: When using Broadcom Systemport