On Thu, 12 Nov 2020 17:31:34 +0100 Armin Wolf wrote: > Use eth_skb_pad() instead of a custom padding solution > and replace associated variables with skb->* expressions.
These are two separate changes, please split them out to two patches.
On Thu, 12 Nov 2020 17:31:34 +0100 Armin Wolf wrote: > Use eth_skb_pad() instead of a custom padding solution > and replace associated variables with skb->* expressions.
These are two separate changes, please split them out to two patches.