mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
							parent
							
								
									7a3ca7d2b5
								
							
						
					
					
						commit
						e6850cce8f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -975,7 +975,6 @@ replace_table(struct ip6t_table *table, | |||
| 		struct ip6t_entry *table_base; | ||||
| 		unsigned int i; | ||||
| 
 | ||||
| 		for (i = 0; i < num_possible_cpus(); i++) { | ||||
| 		for_each_cpu(i) { | ||||
| 			table_base = | ||||
| 				(void *)newinfo->entries | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Andrew Morton
						Andrew Morton