diff options
author | Jia He <hejianet@gmail.com> | 2016-09-30 06:28:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-30 08:50:44 +0300 |
commit | 6348ef2dbbd96c4488a1ee83cc0f0f3d9a314a2f (patch) | |
tree | 4ceef4c17cfc9396015caee36eef7222e81f188b /net/ipv4 | |
parent | fa1403548daf3a2c8c988f89db1053df70200405 (diff) | |
download | linux-6348ef2dbbd96c4488a1ee83cc0f0f3d9a314a2f.tar.xz |
net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}
This is to introduce the generic interfaces for snmp_get_cpu_field{,64}.
It exchanges the two for-loops for collecting the percpu statistics data.
This can aggregate the data by going through all the items of each cpu
sequentially.
Signed-off-by: Jia He <hejianet@gmail.com>
Suggested-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions