[PATCH 2.6 IrDA] IrNET char dev alias

From: Jean Tourrilhes
Date: Tue Oct 19 2004 - 20:08:15 EST


ir269_irnet_alias.diff :
~~~~~~~~~~~~~~~~~~~~~~
o [FEATURE] Add module alias for IrNET char dev
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>


diff -u -p linux/net/irda/irnet/irnet_ppp.d0.c linux/net/irda/irnet/irnet_ppp.c
--- linux/net/irda/irnet/irnet_ppp.d0.c Mon Sep 20 17:46:04 2004
+++ linux/net/irda/irnet/irnet_ppp.c Mon Sep 20 17:46:34 2004
@@ -1111,3 +1111,4 @@ module_exit(irnet_cleanup);
MODULE_AUTHOR("Jean Tourrilhes <jt@xxxxxxxxxx>");
MODULE_DESCRIPTION("IrNET : Synchronous PPP over IrDA");
MODULE_LICENSE("GPL");
+MODULE_ALIAS_CHARDEV(10, 187);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/