diff options
author | Mallikarjuna R Chilakala <[email protected]> | 2009-12-15 11:56:59 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-12-15 23:18:25 -0800 |
commit | eb985f09b2a189bde80550e410ddfc28c4276c53 (patch) | |
tree | 7fca198a4e2aba89a5f0babc3d0e2efd1d8bbd71 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | a3f92eea04101d9a8e14d50f8048cc5b7bca07a8 (diff) |
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Fix the restart_queue and non_eop_desc counters from being
double-counted. They are cumulative in each ring, so we don't want to
add them to the cumulative result in the adapter's master counter.
Otherwise, the stats will be inaccurate
Signed-off-by: Mallikarjuna R Chilakala <[email protected]>
Acked-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions