decnet: use RCU to find network devices
authorstephen hemminger <shemminger@vyatta.com>
Tue, 10 Nov 2009 07:54:53 +0000 (07:54 +0000)
committerDavid 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