Re: [PATCH] ARM: kirkwood: add missing <linux/if_ether.h> for ETH_ALEN
From: Andrew Lunn
Date: Sat Aug 07 2021 - 10:21:04 EST
> What kernel is this? I've just tested with this exact commit as
> base and it compiles just fine.
>
> I'm not saying including the file is wrong, but it seems it isn't
> needed in the upstream kernel and I don't know if it qualifies for
> the stable queue therefore.
I would like to see a reproducer for mainline. Do you have a kernel
config which generates the problem.
The change itself does seems reasonable, so if we can reproduce it, i
would be happy to merge it for stable.
Andrew