]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: replace memcpy by ether_addr_copy
authorChristian Gromm <christian.gromm@microchip.com>
Thu, 15 Oct 2015 11:28:58 +0000 (13:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 06:09:41 +0000 (23:09 -0700)
commit00ea896084045f73caa0667983ae9bcd9d190e9d
treee32235e4d7dadd422be4938310bf41a2c50dd2f1
parent5727c035d50fd4af71edfe933bf711ad7a8b9e9e
staging: most: replace memcpy by ether_addr_copy

This patch replaces memcpy() by the preferred function ether_addr_copy().

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-network/networking.c