Re: [PATCH] hdlc: Simplify code in 'pvc_xmit()'
From: David Miller
Date: Wed Sep 25 2019 - 07:43:20 EST
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.