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 <[email protected]> > ---
Acked-by: Eric Dumazet <[email protected]> Thanks James
