[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>

authored by Ralf Baechle and committed by David S. Miller 22783649 001dd250

+1 -1
+1 -1
drivers/net/loopback.c
··· 214 214 .ethtool_ops = &loopback_ethtool_ops, 215 215 }; 216 216 217 - /* Setup and register the of the LOOPBACK device. */ 217 + /* Setup and register the loopback device. */ 218 218 int __init loopback_init(void) 219 219 { 220 220 struct net_device_stats *stats;