Merge /spare/repo/linux-2.6/

This commit is contained in:
Jeff Garzik
2005-08-18 22:14:39 -04:00
142 changed files with 1167 additions and 831 deletions
+1 -1
View 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;