patch-2.4.7 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: 11
- Date:
Thu Jul 19 17:55:06 2001
- Orig file:
v2.4.6/linux/drivers/net/pppox.c
- Orig date:
Tue Feb 13 13:15:05 2001
diff -u --recursive --new-file v2.4.6/linux/drivers/net/pppox.c linux/drivers/net/pppox.c
@@ -148,10 +148,6 @@
err = sock_register(&pppox_proto_family);
- if (err == 0) {
- printk(KERN_INFO "Registered PPPoX v0.5\n");
- }
-
return err;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)