commit | 21ff2929edc89397cc4c621d3c3f842994640acd | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Tue Aug 24 04:18:13 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 25 16:36:49 2010 -0700 |
tree | 46f75007ed886061101d05e2acfd9901ffa3d3ec | |
parent | 884c06f4777c598ea7bf4fbc7557ff2fca066f63 [diff] |
typhoon: fix a race in typhoon_do_get_stats Its important to store 'final' values in counters, not using them as temporary variables, or this might break some SNMP applications. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Acked-by: David Dillow <dave@thedillows.org> Signed-off-by: David S. Miller <davem@davemloft.net>