Re: [PATCH] ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr

From: David Miller
Date: Sat Mar 31 2018 - 22:28:33 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Fri, 30 Mar 2018 12:37:30 -0700

> Rather than use an on-stack array to copy a broadcast address, use
> the generic eth_broadcast_addr function to save a trivial amount of
> object code.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied.