On Fri, 2017-04-07 at 06:05 -0700, Florian Fainelli wrote: > You may want to use skb_put_padto() which also takes care of bumping > skb->len accordingly, in case that makes a difference for the > ftgmac100 hardware.
Subsequent patch adds fragments, so it needs to bump headlen. I'll have a look this week-end, thanks. Cheers, Ben.