Re: [PATCH] Staging : wlan-ng: fix memcpy with ether_addr_copy in p80211conv.c

From: Greg KH
Date: Sun May 10 2015 - 17:03:18 EST


On Tue, May 05, 2015 at 04:25:31PM +0530, Abhishek Bist wrote:
> This is a patch which fixes memcpy warning found by a checpatch.pl in p80211conv.c
> and replaces memcpy with ether_addr_copy.
> ---
> drivers/staging/wlan-ng/p80211conv.c | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)

We need proof this is ok to do, like I asked last time :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/