commit | fa918602b61a71b4a9f47861b7e65c70258516c1 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Tue Nov 10 07:54:53 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 10 22:26:31 2009 -0800 |
tree | 052575c7add697afb550a025695a221c6680a046 | |
parent | e576b9ef41c2c1b13e0c123b6e9d0589723c68bf [diff] |
decnet: use RCU to find network devices 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>