patch-2.4.14 linux/drivers/isdn/hisax/st5481_d.c
Next file: linux/drivers/isdn/hisax/st5481_usb.c
Previous file: linux/drivers/isdn/hisax/niccy.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Wed Oct 24 15:34:51 2001
-  Orig file: 
v2.4.13/linux/drivers/isdn/hisax/st5481_d.c
-  Orig date: 
Tue Oct  9 17:06:51 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/isdn/hisax/st5481_d.c linux/drivers/isdn/hisax/st5481_d.c
@@ -174,7 +174,6 @@
 	
 	va_start(args, fmt);
 	vsprintf(buf, fmt, args);
-	printk("buf %s\n", buf);
 	DBG(8, "%s", buf);
 	va_end(args);
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)