net/hsr: Use list_head (and rcu) instead of array for slave devices.
authorArvid Brodin <arvid.brodin@alten.se>
Fri, 4 Jul 2014 21:38:05 +0000 (23:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jul 2014 18:35:31 +0000 (11:35 -0700)
commitc5a7591172100269e426cf630da0f2dc8138a206
tree1b77a7c8bf531b24d227e165bd10ab15bb9c0680
parent51f3c605318b056ac5deb9079bbef2a976558827
net/hsr: Use list_head (and rcu) instead of array for slave devices.

Signed-off-by: Arvid Brodin <arvid.brodin@alten.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/hsr/hsr_device.c
net/hsr/hsr_framereg.c
net/hsr/hsr_framereg.h
net/hsr/hsr_main.c
net/hsr/hsr_main.h
net/hsr/hsr_netlink.c
net/hsr/hsr_netlink.h
net/hsr/hsr_slave.c
net/hsr/hsr_slave.h