From: Jeff Kirsher Date: Sat, 14 Feb 2015 04:53:03 +0000 (+0000) Subject: ixgbevf: Use ether_addr_copy() instead of memcpy() X-Git-Tag: omap-for-v4.2/o2_dc~131^2~241^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d8bb414cf51aa4fd847741233057da50f72a7a3;p=pandora-kernel.git ixgbevf: Use ether_addr_copy() instead of memcpy() Use the macro to copy the Ethernet address instead of memcpy(). Signed-off-by: Jeff Kirsher Tested-by: Phil Schmitt --- Reading git-diff-tree failed