git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
884c06f
)
typhoon: fix a race in typhoon_do_get_stats
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 24 Aug 2010 04:18:13 +0000
(
04:18
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 25 Aug 2010 23:36:49 +0000
(16:36 -0700)
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>
No differences found