Re: [PATCH net] net: systemport: Fix 64-bit statistics dependency

2017-09-18 Thread David Miller
From: Florian Fainelli Date: Mon, 18 Sep 2017 16:31:30 -0700 > There are several problems with commit 10377ba7673d ("net: systemport: > Support 64bit statistics", first one got fixed in 7095c973453e ("net: > systemport: Fix 64-bit stats deadlock"). > > The second problem is that this specific co

[PATCH net] net: systemport: Fix 64-bit statistics dependency

2017-09-18 Thread Florian Fainelli
There are several problems with commit 10377ba7673d ("net: systemport: Support 64bit statistics", first one got fixed in 7095c973453e ("net: systemport: Fix 64-bit stats deadlock"). The second problem is that this specific code updates the stats64.tx_{packets,bytes} from ndo_get_stats64() and that