[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1422555591.21689.21.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Thu, 29 Jan 2015 10:19:51 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: David L Stevens <david.stevens@...cle.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
Sowmini Varadhan <sowmini.varadhan@...cle.com>
Subject: Re: [PATCH net] sunvnet: set queue mapping when doing packet copies
On Thu, 2015-01-29 at 10:12 -0800, Eric Dumazet wrote:
> swap(nskb->sk, skb->sk);
> swap(nskb->truesize, skb->truesize);
and swap(nskb->destructor, skb->destructor);
(check skb_segment() for a similar path)
--
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