From: yuan linyu
Date: Mon, 16 Oct 2017 20:11:13 +0800
> From: yuan linyu
>
> add these two wrappers in skbuff.h which is better named
> than previous and only used for skb.
>
> Signed-off-by: yuan linyu
Doing the skb_put() inside of the helper function makes code less
intuitive.
If someone
From: yuan linyu
add these two wrappers in skbuff.h which is better named
than previous and only used for skb.
Signed-off-by: yuan linyu
---
drivers/isdn/mISDN/socket.c| 2 +-
drivers/staging/irda/net/af_irda.c | 2 +-
include/linux/skbuff.h | 10 ++
net/appletalk