patch-pre2.0.14-final2.0 linux/drivers/isdn/teles/l3_1TR6.c
Next file: linux/drivers/isdn/teles/llglue.c
Previous file: linux/drivers/isdn/teles/isdnl3.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Fri Jun 7 16:02:42 1996
- Orig file:
pre2.0.14/linux/drivers/isdn/teles/l3_1TR6.c
- Orig date:
Mon May 20 08:21:00 1996
diff -u --recursive --new-file pre2.0.14/linux/drivers/isdn/teles/l3_1TR6.c linux/drivers/isdn/teles/l3_1TR6.c
@@ -1,6 +1,10 @@
-/* $Id: l3_1TR6.c,v 1.3 1996/04/30 21:54:42 isdn4dev Exp $
+/* $Id: l3_1TR6.c,v 1.4 1996/06/06 14:22:28 fritz Exp $
*
* $Log: l3_1TR6.c,v $
+ * Revision 1.4 1996/06/06 14:22:28 fritz
+ * Changed level of "non-digital call..." message, since
+ * with audio support, this is quite normal.
+ *
* Revision 1.3 1996/04/30 21:54:42 isdn4dev
* SPV, callback , remove some debugging code Karsten Keil
*
@@ -156,7 +160,7 @@
/* Signal all services, linklevel takes care of Service-Indicator */
if (st->pa->info != 7) {
- printk(KERN_INFO "non-digital call: %s -> %s\n",
+ printk(KERN_DEBUG "non-digital call: %s -> %s\n",
st->pa->calling,
st->pa->called);
}
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