On Thu, 2007-07-05 at 17:15 -0700, David Miller wrote: > Also even with the scatterlist idea, we'd still need to do two > map calls, one for skb->data and one for the page vector.
We could make skb->shinfo(skb)->frags[0] the first segment and deprecate skb->data and skb->len. OK, you can stop hitting me now... Rusty. - 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