commit | e576b9ef41c2c1b13e0c123b6e9d0589723c68bf | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Tue Nov 10 07:54:52 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 10 22:26:31 2009 -0800 |
tree | cf0873d69e78d633e1fdadef4b66f61e2341b993 | |
parent | f1e9016da6d0f16551d90085758ae45d26826118 [diff] |
s390: use RCU to walk list of network devices This is similar to other cases where for_each_netdev_rcu can be used when gathering information. By inspection, don't have platform or cross-build environment to validate. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Acked-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>