[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-24
Subject:    [SCTP]: Comment out buggy ipv6 debugging printk.
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2004-02-27 6:47:39
Message-ID: 200402271504.i1RF4UqN008834 () hera ! kernel ! org
[Download RAW message or body]

ChangeSet 1.1315.1.49, 2004/02/26 22:47:39-08:00, davem@nuts.davemloft.net

	[SCTP]: Comment out buggy ipv6 debugging printk.


# This patch includes the following deltas:
#	           ChangeSet	1.1315.1.48 -> 1.1315.1.49
#	     net/sctp/ipv6.c	1.4     -> 1.5    
#

 ipv6.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


diff -Nru a/net/sctp/ipv6.c b/net/sctp/ipv6.c
--- a/net/sctp/ipv6.c	Fri Feb 27 07:04:31 2004
+++ b/net/sctp/ipv6.c	Fri Feb 27 07:04:31 2004
@@ -181,13 +181,13 @@
 		struct rt0_hdr *rt0 = (struct rt0_hdr *) np->opt->srcrt;
 		fl.fl6_dst = rt0->addr;
 	}
-
+#if 0
 	SCTP_DEBUG_PRINTK("%s: skb:%p, len:%d, "
 			  "src:%04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x "
 			  "dst:%04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x\n",
 			  __FUNCTION__, skb, skb->len,
 			  NIP6(fl.fl6_src), NIP6(fl.fl6_dst));
-
+#endif
 	SCTP_INC_STATS(SctpOutSCTPPacks);
 
 	return ip6_xmit(sk, skb, &fl, np->opt);
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-24" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic