commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / net / irda / irlan / irlan_common.c
index 9f93380..e9b7a7d 100644 (file)
@@ -68,7 +68,7 @@ static void *ckey;
 static void *skey;
 
 /* Module parameters */
-static int eth = 0; /* Use "eth" or "irlan" name for devices */
+static int eth;   /* Use "eth" or "irlan" name for devices */
 static int access = ACCESS_PEER; /* PEER, DIRECT or HOSTED */
 
 #ifdef CONFIG_PROC_FS