From: David Howells <[EMAIL PROTECTED]> Date: Sun, 04 Mar 2007 14:53:35 +0000
> Is it possible to mix the likes of skb_clone(), pskb_pull() and pskb_trim()? It should work, pskb_pull() and pskb_trim() check for cloning and COW the data area as-needed. I think you just have a refcounting error somewhere, based upon your SLAB corruption trace. - 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