[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130611.024829.407999241720876122.davem@davemloft.net>
Date: Tue, 11 Jun 2013 02:48:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: horms@...ge.net.au
Cc: panweiping3@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: pass correct parameter to
skb_headers_offset_update()
From: Simon Horman <horms@...ge.net.au>
Date: Fri, 7 Jun 2013 15:47:22 +0900
> On Thu, Jun 06, 2013 at 09:27:21PM +0800, Weiping Pan wrote:
>> Since commit 1a37e412a022(net: Use 16bits for *_headers fields of struct
>> skbuff), skb->*_header are relative to skb->head,
>> so copy_skb_header() should not call skb_headers_offset_update() now,
>> and we should pass correct parameter to skb_headers_offset_update() in
>> pskb_expand_head() and skb_copy_expand().
>>
>> Signed-off-by: Weiping Pan <panweiping3@...il.com>
>
> Reviewed-by: Simon Horman <horms@...ge.net.au>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists