From: Anil Belur Date: Mon, 19 May 2014 09:42:48 +0000 (+1000) Subject: staging: ozwpan: ozproto.c fix for "WARNING: Prefer ether_addr_copy() over memcpy... X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~511 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae35f26644d1af10bfc96c5dffc5103c84a9b3c4;p=pandora-kernel.git staging: ozwpan: ozproto.c fix for "WARNING: Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)" Fixed the warning message by replacing memcpy() with ether_addr_copy() Signed-off-by: Anil Belur Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed