From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> Date: Sat, 21 Sep 2019 08:17:38 +0200 > Use __skb_pad instead of rewriting it, this saves some LoC. > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > --- > Compile tested only. Please test this code and resubmit for net-next, thank you.