patch-pre2.0.3 linux/net/ipv4/ipmr.c

Next file: linux/net/ipv4/rarp.c
Previous file: linux/net/ipv4/ipip.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.2/linux/net/ipv4/ipmr.c linux/net/ipv4/ipmr.c
@@ -908,7 +908,7 @@
  
 void ip_mr_init(void)
 {
-	printk("Linux IP multicast router 0.05-maybe-works 8)\n");
+	printk(KERN_INFO "Linux IP multicast router 0.05.\n");
 	register_netdevice_notifier(&ip_mr_notifier);
 	proc_net_register(&(struct proc_dir_entry) {
 		PROC_NET_IPMR_VIF, 9 ,"ip_mr_vif",

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this