diff options
| author | Eric Dumazet <[email protected]> | 2011-06-19 20:07:46 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-06-20 13:02:36 -0700 |
| commit | 306ff6eb8e9c18bcafb8ca5be4be3c78dfe45475 (patch) | |
| tree | 02fdfd2682061ca9078962cf41a32d3f40c95043 /tools/perf/scripts/python/bin/syscall-counts-record | |
| parent | eac56465b88cc9ad3b964a9f0a02be3d3a136ddf (diff) | |
myricom: remove stats_lock
stats_lock is non useless, lets remove it.
Also, ndo_get_stats64() doesnt have to clear the stats, caller takes
care of this.
Note: folding 32bit fields in 64bit one is problematic when one of 32bit
values wraps : SNMP reader will see a ~2^32 back change in a 64bit
value. A future patch should fix this.
Signed-off-by: Eric Dumazet <[email protected]>
CC: Stephen Hemminger <[email protected]>
CC: Andrew Gallatin <[email protected]>
CC: Brice Goglin <[email protected]>
Acked-by: Jon Mason <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions