[PATCH] bonding: allow bond to use TSO if slaves support it
[powerpc.git] / drivers / net / loopback.c
index 2cb6f1c..690a1aa 100644 (file)
@@ -220,7 +220,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;