On Thu, Feb 23, 2006 at 10:54:46AM +0100, J?rn Engel wrote: > > Wrt. the binary, you have a point. For source code, my patch does not > any new bloat and allows removal of the existing. Lemme do a quick
Well I just did a grep in net/*/*.c and it seems that the number of calls to kfree_skb preceded by a NULL check is a small minority. So I don't see the point of this as we'll be trading a very small amount of source code savings for the bloating (albeit small) of the binary. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - 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