]> git.baikalelectronics.ru Git - kernel.git/commit
s390: use RCU to walk list of network devices
authorstephen hemminger <shemminger@vyatta.com>
Tue, 10 Nov 2009 07:54:52 +0000 (07:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Nov 2009 06:26:31 +0000 (22:26 -0800)
commit84faf21597c9ada4a63eecf1cbaddac3e2190f29
treecf0873d69e78d633e1fdadef4b66f61e2341b993
parent644a1a8bcbf8988c659d2a0d990cf8b3a0c8acfd
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>
arch/s390/appldata/appldata_net_sum.c