Re: [PATCH 1/4 net-next] net: allow skb->head to be a page fragment
From: Eric Dumazet <hidden>
Date: 2012-11-09 02:37:57
From: Eric Dumazet <hidden>
Date: 2012-11-09 02:37:57
On Fri, 2012-11-09 at 10:31 +0800, Li Yu wrote:
I think that adding skb->frag_head indeed is a better choice, this means I have to rework some NIC drivers :(
Not sure what you mean, since most (if not all) NIC drivers already use skb->frag_head in their RX path.