commit | 51f3c605318b056ac5deb9079bbef2a976558827 | [log] [tgz] |
---|---|---|
author | Arvid Brodin <arvid.brodin@alten.se> | Fri Jul 04 23:37:27 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 08 11:35:31 2014 -0700 |
tree | 892ae91481ed018ce84f70a9b1c49ee0972d9406 | |
parent | e9aae56ea43ef4a32527b9d86c1f6b5eebfbd223 [diff] |
net/hsr: Move slave init to hsr_slave.c. Also try to prevent some possible slave dereference race conditions. This is finalized in the next patch, which abandons the slave array in favour of a list_head list and list RCU. Signed-off-by: Arvid Brodin <arvid.brodin@alten.se> Signed-off-by: David S. Miller <davem@davemloft.net>