OSDN Git Service

staging: wilc1000: move 'rcv_assoc_resp' as part of hif_drv
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 4 Sep 2018 06:39:30 +0000 (12:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 15:17:39 +0000 (17:17 +0200)
commit83a953e2a772093b1713897147d11b76d9f86cb6
treeec678e4a1f5087253db2a44e3f12cc0a39066658
parent8b89ba7611af854b023179868ee15297aa3d4540
staging: wilc1000: move 'rcv_assoc_resp' as part of hif_drv

Avoid use of static variable and move 'rcv_assoc_resp' as part of
'hif_drv' struct. Rename from 'rcv_assoc_resp' to 'assoc_resp'.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h