On Fri, 2017-06-16 at 03:39 -0700, Joe Perches wrote: > > I would suggest avoiding using skb_put_u8 as it > would suggest there should be skb_put_u16 etc
If there are enough users, I don't know why we wouldn't add it? Though it should be _unaligned_le16 and _unaligned_be16, if at all :) johannes
