[PATCH] missed s/u32/pm_message_t/ (dm9000)
[sfrench/cifs-2.6.git] / drivers / net / loopback.c
index 2cb6f1c8c6ed4f6e618534a4585d756d3403b5da..690a1aae0b34705c6d04cb08bc31f1c3dbc72c0d 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;