]> git.hungrycats.org Git - linux/commitdiff
[IRDA]: IrNET char dev alias
authorJean Tourrilhes <jt@bougret.hpl.hp.com>
Thu, 21 Oct 2004 15:08:17 +0000 (08:08 -0700)
committerDavid S. Miller <davem@nuts.davemloft.net>
Thu, 21 Oct 2004 15:08:17 +0000 (08:08 -0700)
o [FEATURE] Add module alias for IrNET char dev

Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/irda/irnet/irnet_ppp.c

index b81d56cba0c642cd2f3c29d3a9f2824270e0dab0..24748b614f3f7436668a39e876f8841dcb7759b4 100644 (file)
@@ -1111,3 +1111,4 @@ module_exit(irnet_cleanup);
 MODULE_AUTHOR("Jean Tourrilhes <jt@hpl.hp.com>");
 MODULE_DESCRIPTION("IrNET : Synchronous PPP over IrDA"); 
 MODULE_LICENSE("GPL");
+MODULE_ALIAS_CHARDEV(10, 187);