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)
commitd58b0ee39abe889dd32718bdf407d13e7dbfb5df
treee32235e4d7dadd422be4938310bf41a2c50dd2f1
parent47af41b0d9c078a8f093d418464de6083bd4e80d
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