From ae35f26644d1af10bfc96c5dffc5103c84a9b3c4 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Mon, 19 May 2014 19:42:48 +1000 Subject: [PATCH] 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-format-patch failed