]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd0b6cd3980315b622a63f231c94eec9e7272a19
tree0aa19dd2f1f0db60c6acdb40c43de5cf100bbbde
parentca74b78f2cef5524c585423a50bab1655d54d742
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