From: Patrick McHardy <[EMAIL PROTECTED]>
Date: Fri, 15 Sep 2006 22:16:17 +0200

> bert hubert wrote:
> >>It appears to be intentionally, but I don't see a reason for it.
> >>Can you try if this patch makes it work as expected?
> > 
> > 
> >>[PACKET]: Don't truncate non-linear skbs with mmaped IO
> >>
> >>Non-linear skbs are truncated to their linear part with mmaped IO.
> >>Fix by using skb_copy_bits instead of memcpy.
> > 
> > 
> > Works very well for me! I hope this can make it into 2.6.18.
> 
> 
> That would be fine with me, lets see what Dave thinks.

Applied to net-2.6, thanks a lot.
-
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

Reply via email to