On Mon, Aug 02, 2021 at 11:26:48AM +0100, Biju Das wrote: > The maximum descriptor size that can be specified on the reception side for > R-Car is 2048 bytes, whereas for RZ/G2L it is 8096. > > Add the skb_size variable to struct ravb_hw_info for allocating different > skb buffer sizes for R-Car and RZ/G2L using the netdev_alloc_skb function. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew