From: Cong Wang
Date: Sat, 27 Feb 2016 20:19:54 -0800
> After commit 52bd2d62ce67 ("net: better skb->sender_cpu and skb->napi_id
> cohabitation")
> skb_sender_cpu_clear() becomes empty and can be removed.
>
> Cc: Eric Dumazet
> Signed-off-by: Cong Wang
Applied, thanks.
On lun., 2016-02-29 at 10:55 -0800, Cong Wang wrote:
> On Mon, Feb 29, 2016 at 10:50 AM, Daniel Borkmann
> wrote:
> > On 02/28/2016 05:19 AM, Cong Wang wrote:
> >>
> >> After commit 52bd2d62ce67 ("net: better skb->sender_cpu and skb->napi_id
> >> cohabitation")
> >> skb_sender_cpu_clear() becomes
On Mon, Feb 29, 2016 at 10:50 AM, Daniel Borkmann wrote:
> On 02/28/2016 05:19 AM, Cong Wang wrote:
>>
>> After commit 52bd2d62ce67 ("net: better skb->sender_cpu and skb->napi_id
>> cohabitation")
>> skb_sender_cpu_clear() becomes empty and can be removed.
>>
>> Cc: Eric Dumazet
>> Signed-off-by:
On 02/28/2016 05:19 AM, Cong Wang wrote:
After commit 52bd2d62ce67 ("net: better skb->sender_cpu and skb->napi_id
cohabitation")
skb_sender_cpu_clear() becomes empty and can be removed.
Cc: Eric Dumazet
Signed-off-by: Cong Wang
Wasn't the intention to keep this helper as a marker when packe
After commit 52bd2d62ce67 ("net: better skb->sender_cpu and skb->napi_id
cohabitation")
skb_sender_cpu_clear() becomes empty and can be removed.
Cc: Eric Dumazet
Signed-off-by: Cong Wang
---
include/linux/skbuff.h | 4
net/bridge/br_forward.c | 1 -
net/core/filter.c