ixgbevf: Use ether_addr_copy() instead of memcpy()
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 14 Feb 2015 04:53:03 +0000 (04:53 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 13 Mar 2015 22:41:15 +0000 (15:41 -0700)
Use the macro to copy the Ethernet address instead of memcpy().

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
drivers/net/ethernet/intel/ixgbevf/vf.c