OSDN Git Service

staging: ks7010: use ether_addr_copy in get_ap_information function
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Fri, 4 May 2018 04:16:31 +0000 (06:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2018 01:58:39 +0000 (18:58 -0700)
commita5f7d6531ea825d0a95ce10eb75488577d075b1b
tree2db1e0e291575703e2a56bd48e0e22aca4caabab
parent6663f11bd4d8dba3bc058ab49848885600cce5b6
staging: ks7010: use ether_addr_copy in get_ap_information function

This commit make use of ether_addr_copy to copy ethernet
address instead of copy it using memcpy.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c