From: Eric Dumazet <eric.duma...@gmail.com>
Date: Thu, 09 Jul 2015 18:56:07 +0200

> From: Eric Dumazet <eduma...@google.com>
> 
> Commit c29390c6dfee ("xps: must clear sender_cpu before forwarding")
> fixed an issue in normal forward path, caused by sender_cpu & napi_id
> skb fields being an union.
> 
> Bridge is another point where skb can be forwarded, so we need
> the same cure.
> 
> Bug triggers if packet was received on a NIC using skb_mark_napi_id()
> 
> Fixes: 2bd82484bb4c ("xps: fix xps for stacked devices")
> Signed-off-by: Eric Dumazet <eduma...@google.com>
> Reported-by: Bob Liu <bob....@oracle.com>
> Tested-by: Bob Liu <bob....@oracle.com>

Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to