mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	[NET]: Fix comment in loopback driver.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
							parent
							
								
									001dd250c1
								
							
						
					
					
						commit
						2278364956
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -214,7 +214,7 @@ struct net_device loopback_dev = { | |||
| 	.ethtool_ops		= &loopback_ethtool_ops, | ||||
| }; | ||||
| 
 | ||||
| /* Setup and register the of the LOOPBACK device. */ | ||||
| /* Setup and register the loopback device. */ | ||||
| int __init loopback_init(void) | ||||
| { | ||||
| 	struct net_device_stats *stats; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Ralf Baechle
						Ralf Baechle