Martin, On Sun, Oct 05, 2014 at 07:50:49PM +0200, Alexander Aring wrote: ... > if (skb_headroom(skb) < len) > do_expand_stuff(skb....); > Maybe also put the skb_push stuff here, please look yourself what we do also at udphdr and hdr here. It's should have some similar calling steps. But please not the skb_reset_stuff here. This is different for network header and transport header. > return 0; > > - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html