Hello. In article <[EMAIL PROTECTED]> (at Thu, 9 Feb 2006 17:36:16 +0100), Ingo Oeser <[EMAIL PROTECTED]> says:
> Here are some possible (and trivial) cleanups. : > - remove unused label > @@ -3193,7 +3190,6 @@ static int inet6_fill_ifinfo(struct sk_b > kfree(array); > return skb->len; > > -nlmsg_failure: > rtattr_failure: > kfree(array); > skb_trim(skb, b - skb->data); > Did you test your patch? Please keep nlmsg_failure, which is used by NLMSG_NEW(). --yoshfuji - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html