From: Joe Perches
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
Applied.
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
---
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff -