On Wed, 2017-04-19 at 11:13 +0100, James Hughes wrote: > The driver was failing to check that the SKB wasn't cloned > before adding checksum data. > Replace existing handling to extend/copy the header buffer > with skb_cow_head. > > Signed-off-by: James Hughes <james.hug...@raspberrypi.org> > ---
Acked-by: Eric Dumazet <eduma...@google.com> Thanks James