From: Herbert Xu <[EMAIL PROTECTED]>
Date: Sat, 29 Jul 2006 21:45:25 +1000

> [NET]: Fix ___pskb_trim when entire frag_list needs dropping
> 
> When the trim point is within the head and there is no paged data,
> ___pskb_trim fails to drop the first element in the frag_list.
> This patch fixes this by moving the len <= offset case out of the
> page data loop.
> 
> This patch also adds a missing kfree_skb on the frag that we just
> cloned.
>  
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Applied, thanks Herbert.
-
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