Jacob Keller e0645311e1 ice: remove unnecessary virtchnl_ether_addr struct use
The dev_lan_addr and hw_lan_addr members of ice_vf are used only to store
the MAC address for the VF. They are defined using virtchnl_ether_addr, but
only the .addr sub-member is actually used. Drop the use of
virtchnl_ether_addr and just use a u8 array of length [ETH_ALEN].

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Marek Szlosek <marek.szlosek@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2023-02-06 09:47:48 -08:00
..
2023-01-19 08:18:03 -08:00
2023-01-19 08:18:03 -08:00
2023-01-19 08:18:03 -08:00
2022-02-09 09:24:45 -08:00
2022-10-27 13:23:43 +02:00
2022-08-18 08:26:11 -07:00
2022-08-18 08:26:11 -07:00
2023-01-19 08:18:03 -08:00
2023-01-19 08:18:03 -08:00
2023-01-19 08:18:03 -08:00
2023-01-19 08:18:03 -08:00
2023-01-19 08:18:03 -08:00
2022-11-14 10:44:38 +00:00