From: Eric Dumazet Date: Tue, 24 Aug 2010 04:18:13 +0000 (+0000) Subject: typhoon: fix a race in typhoon_do_get_stats X-Git-Tag: v2.6.37-rc1~147^2~668 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21ff2929edc89397cc4c621d3c3f842994640acd;p=pandora-kernel.git 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 Acked-by: David Dillow Signed-off-by: David S. Miller --- Reading git-diff-tree failed