Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6850cce authored by Andrew Morton's avatar Andrew Morton Committed by David S. Miller
Browse files

[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.

parent 7a3ca7d2
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -975,7 +975,6 @@ replace_table(struct ip6t_table *table,
		struct ip6t_entry *table_base;
		struct ip6t_entry *table_base;
		unsigned int i;
		unsigned int i;


		for (i = 0; i < num_possible_cpus(); i++) {
		for_each_cpu(i) {
		for_each_cpu(i) {
			table_base =
			table_base =
				(void *)newinfo->entries
				(void *)newinfo->entries