On 2023/8/9 4:13, Brian Norris wrote: > 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? Sorry, the git email tocmd has a problem, the original address lists which parsed from get_maintainer.pl cmd is incomplete, so I resend it. > > Anyway, looks fine: > > Acked-by: Brian Norris <briannorris@xxxxxxxxxxxx>