On Tue, Aug 08, 2023 at 04:10:23PM +0800, Ruan Jinjie wrote: > Use is_zero_ether_addr() instead of ether_addr_equal() > to check if the ethernet address is all zeros. > > Signed-off-by: Ruan Jinjie <ruanjinjie@xxxxxxxxxx> Usually you should provide some explanation for a RESEND of a seemingly-identical patch. Seemingly you just updated the address list? Anyway, looks fine: Acked-by: Brian Norris <briannorris@xxxxxxxxxxxx>