[PATCH v2] Staging: slicoss: slicoss: replaced memcpy with ether_addr_copy

Greg KH gregkh at linuxfoundation.org
Wed Oct 8 22:54:20 UTC 2014


On Fri, Oct 03, 2014 at 10:19:44PM +0200, Abel Moyo wrote:
> Replaced memcpy with ether_addr_copy in slic_mcast_add_list.
> Addresses are _aligned(2) as the struct mcast_address has only
> single field of type unsigned char.
> 
> Signed-off-by: Abel Moyo <abelmoyo.ab at gmail.com>
> ---
> Changes in v2:
> 	- Indicate how ether_addr_copy is safe in changelog
> 
>  drivers/staging/slicoss/slicoss.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Someone just did this right before you did, sorry :(


More information about the devel mailing list