diff options
| author | Alexander Duyck <[email protected]> | 2009-11-12 18:37:38 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-11-13 20:46:51 -0800 |
| commit | 128e45eb61b90c0c3094139cab6d00f67ff31377 (patch) | |
| tree | 202d2edd2e4707fc4a0b1d6c2166d7cd335a8b2f /tools/perf/scripts/python | |
| parent | a99955fc067f57cf3b627d4c74bf7952a2d51029 (diff) | |
igb: Rework how netdev->stats is handled
This patch does some refactoring work that I felt was needed after reviewing
the changes recently submitted relating to the replacement of net_stats with
netdev->stats.
This patch essentially creates two different collections of stats. The
first handles the adapter specific states and is stored in gstring_stats,
and the second is for netdev specific stats and is stored in
gstring_net_stats.
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions