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)
commit0d8bb414cf51aa4fd847741233057da50f72a7a3
tree0aa19dd2f1f0db60c6acdb40c43de5cf100bbbde
parentdec0d8e462322aec38990856aafb0cfbf686f4ff
ixgbevf: Use ether_addr_copy() instead of memcpy()

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