diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-11-12 19:37:38 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-14 05:46:51 +0100 |
commit | 128e45eb61b90c0c3094139cab6d00f67ff31377 (patch) | |
tree | 202d2edd2e4707fc4a0b1d6c2166d7cd335a8b2f /drivers/net/igb/igb.h | |
parent | igb: when number of CPUs > 4 combine tx/rx queues to allow more queues (diff) | |
download | linux-128e45eb61b90c0c3094139cab6d00f67ff31377.tar.xz linux-128e45eb61b90c0c3094139cab6d00f67ff31377.zip |
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 <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/igb/igb.h')
0 files changed, 0 insertions, 0 deletions