[PATCH] serial unload message

From: Zwane Mwaikambo (zwane@linux.realnet.co.sz)
Date: Thu May 09 2002 - 07:25:15 EST


--- linux-2.4.19-pre7-ac3/drivers/char/serial.c.orig Thu May 9 10:47:13 2002
+++ linux-2.4.19-pre7-ac3/drivers/char/serial.c Thu May 9 10:47:19 2002
@@ -5699,7 +5699,7 @@
         if (state->info && state->info->tty)
                 tty_hangup(state->info->tty);
         state->type = PORT_UNKNOWN;
- printk(KERN_INFO "tty%02d unloaded\n", state->line);
+ printk(KERN_INFO "ttyS%02d unloaded\n", state->line);
         /* These will be hidden, because they are devices that will no longer
          * be available to the system. (ie, PCMCIA modems, once ejected)
          */

-- 
http://function.linuxpower.ca
		

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 14 2002 - 12:00:11 EST