net/hsr: Move slave init to hsr_slave.c.
authorArvid Brodin <arvid.brodin@alten.se>
Fri, 4 Jul 2014 21:37:27 +0000 (23:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jul 2014 18:35:31 +0000 (11:35 -0700)
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>

No differences found
This page took 0.048659 seconds and 5 git commands to generate.