linux/drivers/net/ethernet/intel/ixgbevf
Jeff Kirsher 0d8bb414cf 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>
2015-03-13 15:41:15 -07:00
..
defines.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
ethtool.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
ixgbevf.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
ixgbevf_main.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
mbx.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
regs.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
vf.c ixgbevf: Use ether_addr_copy() instead of memcpy() 2015-03-13 15:41:15 -07:00
vf.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00