|
@@ -31,7 +31,7 @@ static struct
|
|
struct ip6t_replace repl;
|
|
struct ip6t_replace repl;
|
|
struct ip6t_standard entries[3];
|
|
struct ip6t_standard entries[3];
|
|
struct ip6t_error term;
|
|
struct ip6t_error term;
|
|
-} initial_table __initdata = {
|
|
|
|
|
|
+} initial_table __net_initdata = {
|
|
.repl = {
|
|
.repl = {
|
|
.name = "security",
|
|
.name = "security",
|
|
.valid_hooks = SECURITY_VALID_HOOKS,
|
|
.valid_hooks = SECURITY_VALID_HOOKS,
|