On Sun, Aug 21, 2016 at 05:25:33AM +0200, Linus Lüssing wrote:
Instead of playing with skb attributes directly, let's use the appropriate, more descriptive API instead.
Signed-off-by: Linus Lüssing linus.luessing@c0d3.blue
Hm, wanted to fix up the aligment issues Sven mentioned in PATCH 1/3 wis this patch. But actually skb_put() assigment without skb->data access works directly, let's go for this two bytes fix.
And ignore this [PATCH 2/3] for now, please.