> From: David Miller <davem@xxxxxxxxxxxxx> > Date: Tue, 26 Apr 2011 00:12:27 -0700 (PDT) > >> I really get grumpy when I have to fix up stuff like this: >> >> net/sctp/ipv6.c: In function ʽsctp_v6_get_saddrʼ: >> net/sctp/ipv6.c:382: warning: unused variable ʽdaddrʼ > Now I'm even more grumpy, if I only apply the first 3 patches: > > net/sctp/ipv6.c: In function ʽsctp_v6_dst_lookupʼ: > net/sctp/ipv6.c:259: warning: assignment makes integer from pointer without a cast > > it goes away later but you're not testing the intermediate steps > of your SCTP patch backports and as a result you are going to > break bisecting. > > I'm reverting this patch series, fix this up and actually test > the intermediate builds and functionality before resubmission. Hi David Sorry for sending those garbage and wasted your time so much, I will fix those up and do all of the test before resubmit those patch to you. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html