patch-2.4.15 linux/drivers/net/pppox.c
Next file: linux/drivers/net/rrunner.c
Previous file: linux/drivers/net/pppoe.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Nov  9 14:02:24 2001
-  Orig file: 
v2.4.14/linux/drivers/net/pppox.c
-  Orig date: 
Wed Jul 25 17:10:21 2001
diff -u --recursive --new-file v2.4.14/linux/drivers/net/pppox.c linux/drivers/net/pppox.c
@@ -158,3 +158,7 @@
 
 module_init(pppox_init);
 module_exit(pppox_exit);
+
+MODULE_AUTHOR("Michal Ostrowski <mostrows@speakeasy.net>");
+MODULE_DESCRIPTION("PPP over Ethernet driver (generic socket layer)");
+MODULE_LICENSE("GPL");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)