On Fri, Mar 8, 2024 at 11:43 PM Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> wrote: > When creating a helper to allocate and align an skb one location where > the skb data size was updated was missed. This can lead to a warning > being printed when the memory is being unmapped as it now always unmap > the maximum frame size, instead of the size after it have been > aligned. > > This was correctly done for RZ/G2L but missed for R-Car. > > Fixes: cfbad64706c1 ("ravb: Create helper to allocate skb and align it") > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds