Re: [PATCH 1/1] net/wireless/ibss.c: replace memcpy by ether_addr_copy

From: Joe Perches
Date: Mon May 12 2014 - 13:50:36 EST


On Mon, 2014-05-12 at 19:30 +0200, Fabian Frederick wrote:
> This patch also fixes some comment checkpatch warnings

Hello Fabian.

For all the patches that replace memcpy(foo, bar, ETH_ALEN)
with ether_addr_copy, did you use a tool to verify both
arguments are __aligned(2) or did you do the verification
visually?


--
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/