From: Krzysztof Halasa <[EMAIL PROTECTED]> Date: Mon, 31 Jul 2006 22:04:33 +0200
> This is non-trivial because hard_header and hard_start_xmit > functions currently can't return new skb address (hard_header() > can't use skb_realloc_headroom() at all, xmit() can't use it if > there is a need to requeue the packet). > > Or can you just realloc the data portion of skb without changing skb > struct address? The skb may be referenced by other things. Krzysztof, which device driver exactly creates this problem in the first place? - 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