* improve signal-to-noise ratio in atm code
@ 2002-11-08 13:30 Paul P Komkoff Jr
0 siblings, 0 replies; only message in thread
From: Paul P Komkoff Jr @ 2002-11-08 13:30 UTC (permalink / raw)
To: trivial; +Cc: Linux Kernel Mailing List
diff -Nru a/net/atm/common.c b/net/atm/common.c
--- a/net/atm/common.c Fri Nov 8 16:27:27 2002
+++ b/net/atm/common.c Fri Nov 8 16:27:27 2002
@@ -288,7 +288,7 @@
if (vpi != ATM_VPI_UNSPEC && vci != ATM_VCI_UNSPEC)
clear_bit(ATM_VF_PARTIAL,&vcc->flags);
else if (test_bit(ATM_VF_PARTIAL,&vcc->flags)) return -EINVAL;
- printk(KERN_DEBUG "atm_connect (TX: cl %d,bw %d-%d,sdu %d; "
+ DPRINTK("atm_connect (TX: cl %d,bw %d-%d,sdu %d; "
"RX: cl %d,bw %d-%d,sdu %d,AAL %s%d)\n",
vcc->qos.txtp.traffic_class,vcc->qos.txtp.min_pcr,
vcc->qos.txtp.max_pcr,vcc->qos.txtp.max_sdu,
--
Paul P 'Stingray' Komkoff 'Greatest' Jr /// (icq)23200764 /// (http)stingr.net
When you're invisible, the only one really watching you is you (my keychain)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-08 13:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-08 13:30 improve signal-to-noise ratio in atm code Paul P Komkoff Jr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®