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:
e576b9e
)
decnet: use RCU to find network devices
author
stephen hemminger
<shemminger@vyatta.com>
Tue, 10 Nov 2009 07:54:53 +0000
(07:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Nov 2009 06:26:31 +0000
(22:26 -0800)
When showing device statistics use RCU rather than read_lock(&dev_base_lock)
Compile tested only.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found