ice: use eth_broadcast_addr() to set broadcast address
authorLu Wei <luwei32@huawei.com>
Wed, 18 May 2022 21:27:59 +0000 (14:27 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 30 Jun 2022 20:53:33 +0000 (13:53 -0700)
commit0ca85829903f1d4849f2fb463d86ea04d679c98f
treeb7c366dc7640f5972d924506d72830a107dd21df
parent263957263a0008508b34425dd69722e01e2e4554
ice: use eth_broadcast_addr() to set broadcast address

Use eth_broadcast_addr() to set broadcast address instead of memset().

Signed-off-by: Lu Wei <luwei32@huawei.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_tc_lib.c