staging: wilc1000: remove the use of scan shadow buffer
authorAjay Singh <ajay.kathat@microchip.com>
Thu, 17 Jan 2019 13:21:18 +0000 (13:21 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 09:39:15 +0000 (10:39 +0100)
commit6c2cfb4e87134cc7813183cf60991e981ec1a797
treea523f0ae91ceb1470f334a457c2fd324f7711026
parent8ffcedd6f4c2544fdb4b25479cb3d9dcd21e54e3
staging: wilc1000: remove the use of scan shadow buffer

Remove scan shadow buffer, which is used to store a copy of scan
results. Instead, use cfg80211 provided API's to retrieve required
info. Remove the helper functions which are operating on shadow buffer,
as it's not require now.

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
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h